Standard SetsStandard Sets
Sets Currencies

Chinese yuan

Chinese yuan

name

Variations

code

CNY

number

156

symbol

¥

Transformations1

Convert Currency name to code

Chinese yuanCNY

getItemVariation('Chinese yuan', VariationKey.CODE)

Convert Currency code to name

CNYChinese yuan

getItemVariation('CNY', VariationKey.NAME)

Convert Currency code to number

CNY156

getItemVariation('CNY', VariationKey.SYMBOL)

Convert Currency code to symbol

CNY¥

getItemVariation('CNY', VariationKey.SYMBOL)

by Ryan Hefner