Standard SetsStandard Sets
Sets Currencies

Chilean peso

Chilean peso

name

Variations

code

CLP

number

152

symbol

$

Transformations1

Convert Currency name to code

Chilean pesoCLP

getItemVariation('Chilean peso', VariationKey.CODE)

Convert Currency code to name

CLPChilean peso

getItemVariation('CLP', VariationKey.NAME)

Convert Currency code to number

CLP152

getItemVariation('CLP', VariationKey.SYMBOL)

Convert Currency code to symbol

CLP$

getItemVariation('CLP', VariationKey.SYMBOL)

by Ryan Hefner