Standard SetsStandard Sets
Sets Currencies

Uruguayan peso

Uruguayan peso

name

Variations

code

UYU

number

858

symbol

$

Transformations1

Convert Currency name to code

Uruguayan pesoUYU

getItemVariation('Uruguayan peso', VariationKey.CODE)

Convert Currency code to name

UYUUruguayan peso

getItemVariation('UYU', VariationKey.NAME)

Convert Currency code to number

UYU858

getItemVariation('UYU', VariationKey.SYMBOL)

Convert Currency code to symbol

UYU$

getItemVariation('UYU', VariationKey.SYMBOL)

by Ryan Hefner