France
countryNameVariations
officialStateNameThe French Republic
twoLetterCodeFR
threeLetterCodeFRA
numericCode250
ccTLD.fr
Transformations1
Convert Country name to official state name
France → The French Republic
getItemVariation('France', VariationKey.OFFICIAL_STATE_NAME)Convert Country official state name to country name
The French Republic → France
getItemVariation('The French Republic', VariationKey.COUNTRY_NAME)Convert Country official state name to two-letter code
The French Republic → FR
getItemVariation('The French Republic', VariationKey.TWO_LETTER_CODE)Convert Country official state name to three-letter code
The French Republic → FRA
getItemVariation('The French Republic', VariationKey.THREE_LETTER_CODE)by Ryan Hefner