Luxembourg
countryNameVariations
officialStateNameThe Grand Duchy of Luxembourg
twoLetterCodeLU
threeLetterCodeLUX
numericCode442
ccTLD.lu
Transformations1
Convert Country name to official state name
Luxembourg → The Grand Duchy of Luxembourg
getItemVariation('Luxembourg', VariationKey.OFFICIAL_STATE_NAME)Convert Country official state name to country name
The Grand Duchy of Luxembourg → Luxembourg
getItemVariation('The Grand Duchy of Luxembourg', VariationKey.COUNTRY_NAME)Convert Country official state name to two-letter code
The Grand Duchy of Luxembourg → LU
getItemVariation('The Grand Duchy of Luxembourg', VariationKey.TWO_LETTER_CODE)Convert Country official state name to three-letter code
The Grand Duchy of Luxembourg → LUX
getItemVariation('The Grand Duchy of Luxembourg', VariationKey.THREE_LETTER_CODE)by Ryan Hefner