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

lib/data/currencies/bsd.json

{
"name": "Bahamas Dollar",
"code": "BSD",
"representations": {
"unicode_decimal": [
36
],
"html": "$"
},
"minor_unit": {
"name": "Cent",
"display": "1/100",
"size_to_unit": 100
},
"central_bank": {
"name": "The Bahamas Central Bank",
"url": "http://www.centralbankbahamas.com/"
},
"users": [
"Bahamas"
],
"symbol": "$",
"alternate_symbols": [
"B$"
],
"iso_numeric": "044",
"disambiguate_symbol": "BSD"
}