Netherlands
countryNameVariations
officialStateNameThe Kingdom of the Netherlands
twoLetterCodeNL
threeLetterCodeNLD
numericCode528
ccTLD.nl
Transformations1
Convert Country name to official state name
Netherlands → The Kingdom of the Netherlands
getItemVariation('Netherlands', VariationKey.OFFICIAL_STATE_NAME)Convert Country official state name to country name
The Kingdom of the Netherlands → Netherlands
getItemVariation('The Kingdom of the Netherlands', VariationKey.COUNTRY_NAME)Convert Country official state name to two-letter code
The Kingdom of the Netherlands → NL
getItemVariation('The Kingdom of the Netherlands', VariationKey.TWO_LETTER_CODE)Convert Country official state name to three-letter code
The Kingdom of the Netherlands → NLD
getItemVariation('The Kingdom of the Netherlands', VariationKey.THREE_LETTER_CODE)by Ryan Hefner