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

lib/data/currencies/bgn.json

{
"name": "Bulgaria Lev",
"code": "BGN",
"representations": {
"unicode_decimal": [
1083,
1074
],
"html": "лв"
},
"minor_unit": {
"name": "Stotinki",
"symbol": "стотинки",
"display": "1/100",
"size_to_unit": 100
},
"central_bank": {
"name": "Bulgarian National Bank",
"url": "http://www.bnb.bg"
},
"nicknames": [
"Kint (masc)",
"Kinta (fem)"
],
"users": [
"Bulgaria"
],
"symbol": "лв",
"alternate_symbols": [
"lev",
"leva",
"лев",
"лева"
],
"iso_numeric": "975"
}