Rate Overview
Live
1 BRL = 0.323574 BGN
1 BGN = 3.0905
BRL
Avg
0.321585
High
0.323574
Low
0.317683
Last updated: 3/27/2026, 2:32:51 PM
Quick Conversions
| BRL | BGN |
|---|---|
| 1 BRL | 0.32 BGN |
| 10 BRL | 3.24 BGN |
| 50 BRL | 16.18 BGN |
| 100 BRL | 32.36 BGN |
| 500 BRL | 161.79 BGN |
| 1,000 BRL | 323.57 BGN |
Get BRL/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=BGNExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-27T14:32:51Z",
"rates": {
"BGN": 0.323574
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "BGN",
"amount": 100
},
"result": 32.3574,
"rate": 0.323574
}Build with BRL/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key