Standard SetsStandard Sets
Sets Countries

Kyrgyzstan

Kyrgyzstan

countryName

Variations

officialStateName

The Kyrgyz Republic

twoLetterCode

KG

threeLetterCode

KGZ

numericCode

417

ccTLD

.kg

Transformations1

Convert Country name to official state name

KyrgyzstanThe Kyrgyz Republic

getItemVariation('Kyrgyzstan', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Kyrgyz RepublicKyrgyzstan

getItemVariation('The Kyrgyz Republic', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

The Kyrgyz RepublicKG

getItemVariation('The Kyrgyz Republic', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

The Kyrgyz RepublicKGZ

getItemVariation('The Kyrgyz Republic', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner