Ecuador
countryNameVariations
officialStateNameThe Republic of Ecuador
twoLetterCodeEC
threeLetterCodeECU
numericCode218
ccTLD.ec
Transformations1
Convert Country name to official state name
Ecuador → The Republic of Ecuador
getItemVariation('Ecuador', VariationKey.OFFICIAL_STATE_NAME)Convert Country official state name to country name
The Republic of Ecuador → Ecuador
getItemVariation('The Republic of Ecuador', VariationKey.COUNTRY_NAME)Convert Country official state name to two-letter code
The Republic of Ecuador → EC
getItemVariation('The Republic of Ecuador', VariationKey.TWO_LETTER_CODE)Convert Country official state name to three-letter code
The Republic of Ecuador → ECU
getItemVariation('The Republic of Ecuador', VariationKey.THREE_LETTER_CODE)by Ryan Hefner