Panama
countryNameVariations
officialStateNameThe Republic of Panama
twoLetterCodePA
threeLetterCodePAN
numericCode591
ccTLD.pa
Transformations1
Convert Country name to official state name
Panama → The Republic of Panama
getItemVariation('Panama', VariationKey.OFFICIAL_STATE_NAME)Convert Country official state name to country name
The Republic of Panama → Panama
getItemVariation('The Republic of Panama', VariationKey.COUNTRY_NAME)Convert Country official state name to two-letter code
The Republic of Panama → PA
getItemVariation('The Republic of Panama', VariationKey.TWO_LETTER_CODE)Convert Country official state name to three-letter code
The Republic of Panama → PAN
getItemVariation('The Republic of Panama', VariationKey.THREE_LETTER_CODE)by Ryan Hefner