Packages

Currencies is a collection of all sorts of useful information for every currency in the ISO 4217 standard.

Current section

Files

Jump to
currencies lib data currencies ron.json
Raw

lib/data/currencies/ron.json

{
"name": "Romania New Leu",
"code": "RON",
"representations": {
"unicode_decimal": [
108,
101,
105
],
"html": "lei"
},
"minor_unit": {
"name": "Bani",
"display": "1/100",
"size_to_unit": 100
},
"central_bank": {
"name": "National Bank of Romania",
"url": "http://www.bnro.ro/Home.aspx"
},
"users": [
"Romania"
],
"symbol": "lei",
"iso_numeric": "946"
}