Singapore
countryNameVariations
officialStateNameThe Republic of Singapore
twoLetterCodeSG
threeLetterCodeSGP
numericCode702
ccTLD.sg
Transformations1
Convert Country name to official state name
Singapore → The Republic of Singapore
getItemVariation('Singapore', VariationKey.OFFICIAL_STATE_NAME)Convert Country official state name to country name
The Republic of Singapore → Singapore
getItemVariation('The Republic of Singapore', VariationKey.COUNTRY_NAME)Convert Country official state name to two-letter code
The Republic of Singapore → SG
getItemVariation('The Republic of Singapore', VariationKey.TWO_LETTER_CODE)Convert Country official state name to three-letter code
The Republic of Singapore → SGP
getItemVariation('The Republic of Singapore', VariationKey.THREE_LETTER_CODE)by Ryan Hefner