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

lib/data/currencies/imp.json

{
"name": "Isle of Man Pound",
"code": "IMP",
"representations": {
"unicode_decimal": [
163
],
"html": "£"
},
"minor_unit": {
"name": "Pence",
"symbol": "p",
"display": "1/100",
"size_to_unit": 100
},
"users": [
"Isle of Man"
],
"symbol": "£",
"central_bank": null
}