Standard SetsStandard Sets
Sets → Currencies →

South Korean won

South Korean won

name

Variations

code

KRW

number

410

symbol

₩

Transformations1

Convert Currency name to code

South Korean won → KRW

getItemVariation('South Korean won', VariationKey.CODE)

Convert Currency code to name

KRW → South Korean won

getItemVariation('KRW', VariationKey.NAME)

Convert Currency code to number

KRW → 410

getItemVariation('KRW', VariationKey.SYMBOL)

Convert Currency code to symbol

KRW → ₩

getItemVariation('KRW', VariationKey.SYMBOL)

by Ryan Hefner