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 ils.json
Raw

lib/data/currencies/ils.json

{
"name": "Israel Shekel",
"code": "ILS",
"representations": {
"unicode_decimal": [
8362
],
"html": "₪"
},
"minor_unit": {
"name": "Agorat",
"display": "1/100",
"size_to_unit": 100
},
"central_bank": {
"name": "Bank of Israel",
"url": "http://www.bankisrael.gov.il/firsteng.htm"
},
"users": [
"Israel",
"Palestinian Territories"
],
"symbol": "₪",
"alternate_symbols": [
"ש״ח",
"NIS"
],
"iso_numeric": "376"
}