Rate Overview
Live
1 BRL = 0.330576 BGN
1 BGN = 3.0250
BRL
Avg
0.330290
High
0.332680
Low
0.325107
Last updated: 7/5/2026, 5:02:09 AM
Quick Conversions
| BRL | BGN |
|---|---|
| 1 BRL | 0.33 BGN |
| 10 BRL | 3.31 BGN |
| 50 BRL | 16.53 BGN |
| 100 BRL | 33.06 BGN |
| 500 BRL | 165.29 BGN |
| 1,000 BRL | 330.58 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-07-05T05:02:09Z",
"rates": {
"BGN": 0.330576
}
}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": 33.0576,
"rate": 0.330576
}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