Turkey
countryNameVariations
officialStateNameThe Republic of Turkey
twoLetterCodeTR
threeLetterCodeTUR
numericCode792
ccTLD.tr
Transformations1
Convert Country name to official state name
Turkey → The Republic of Turkey
getItemVariation('Turkey', VariationKey.OFFICIAL_STATE_NAME)Convert Country official state name to country name
The Republic of Turkey → Turkey
getItemVariation('The Republic of Turkey', VariationKey.COUNTRY_NAME)Convert Country official state name to two-letter code
The Republic of Turkey → TR
getItemVariation('The Republic of Turkey', VariationKey.TWO_LETTER_CODE)Convert Country official state name to three-letter code
The Republic of Turkey → TUR
getItemVariation('The Republic of Turkey', VariationKey.THREE_LETTER_CODE)by Ryan Hefner