Greece
countryNameVariations
officialStateNameThe Hellenic Republic
twoLetterCodeGR
threeLetterCodeGRC
numericCode300
ccTLD.gr
Transformations1
Convert Country name to official state name
Greece → The Hellenic Republic
getItemVariation('Greece', VariationKey.OFFICIAL_STATE_NAME)Convert Country official state name to country name
The Hellenic Republic → Greece
getItemVariation('The Hellenic Republic', VariationKey.COUNTRY_NAME)Convert Country official state name to two-letter code
The Hellenic Republic → GR
getItemVariation('The Hellenic Republic', VariationKey.TWO_LETTER_CODE)Convert Country official state name to three-letter code
The Hellenic Republic → GRC
getItemVariation('The Hellenic Republic', VariationKey.THREE_LETTER_CODE)by Ryan Hefner