Sweden
countryNameVariations
officialStateNameThe Kingdom of Sweden
twoLetterCodeSE
threeLetterCodeSWE
numericCode752
ccTLD.se
Transformations1
Convert Country name to official state name
Sweden → The Kingdom of Sweden
getItemVariation('Sweden', VariationKey.OFFICIAL_STATE_NAME)Convert Country official state name to country name
The Kingdom of Sweden → Sweden
getItemVariation('The Kingdom of Sweden', VariationKey.COUNTRY_NAME)Convert Country official state name to two-letter code
The Kingdom of Sweden → SE
getItemVariation('The Kingdom of Sweden', VariationKey.TWO_LETTER_CODE)Convert Country official state name to three-letter code
The Kingdom of Sweden → SWE
getItemVariation('The Kingdom of Sweden', VariationKey.THREE_LETTER_CODE)by Ryan Hefner