Standard SetsStandard Sets
Sets Currencies

Singapore dollar

Singapore dollar

name

Variations

code

SGD

number

702

symbol

$

Transformations1

Convert Currency name to code

Singapore dollarSGD

getItemVariation('Singapore dollar', VariationKey.CODE)

Convert Currency code to name

SGDSingapore dollar

getItemVariation('SGD', VariationKey.NAME)

Convert Currency code to number

SGD702

getItemVariation('SGD', VariationKey.SYMBOL)

Convert Currency code to symbol

SGD$

getItemVariation('SGD', VariationKey.SYMBOL)

by Ryan Hefner