Standard SetsStandard Sets
Sets → Currencies →

Sri Lankan rupee

Sri Lankan rupee

name

Variations

code

LKR

number

144

symbol

Rs

Transformations1

Convert Currency name to code

Sri Lankan rupee → LKR

getItemVariation('Sri Lankan rupee', VariationKey.CODE)

Convert Currency code to name

LKR → Sri Lankan rupee

getItemVariation('LKR', VariationKey.NAME)

Convert Currency code to number

LKR → 144

getItemVariation('LKR', VariationKey.SYMBOL)

Convert Currency code to symbol

LKR → Rs

getItemVariation('LKR', VariationKey.SYMBOL)

by Ryan Hefner