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

lib/data/currencies/zar.json

{
"name": "South Africa Rand",
"code": "ZAR",
"representations": {
"unicode_decimal": [
82
],
"html": "R"
},
"minor_unit": {
"name": "Cent",
"symbol": "c",
"display": "1/100",
"size_to_unit": 100
},
"central_bank": {
"name": "South African Reserve Bank",
"url": "http://www.reservebank.co.za"
},
"users": [
"South Africa",
"Lesotho",
"Namibia"
],
"symbol": "R",
"iso_numeric": "710"
}