Current section
Files
Jump to
Current section
Files
lib/data/currencies/brl.json
{
"name": "Brazil Real",
"code": "BRL",
"description": "This symbol is composed of two sequential characters: an upper case \"R\" followed by standard dollar sign \"$\"",
"representations": {
"unicode_decimal": [
82,
36
],
"html": "R$"
},
"minor_unit": {
"name": "Centavo",
"display": "1/100",
"size_to_unit": 100
},
"central_bank": {
"name": "Banco Central Do Brasil",
"url": "http://www.bcb.gov.br/?english"
},
"nicknames": [
"Real"
],
"users": [
"Brazil"
],
"symbol": "R$",
"iso_numeric": "986"
}