Rate Overview
Live
1 BRL = 0.337699 BGN
1 BGN = 2.9612
BRL
Avg
0.336573
High
0.339791
Low
0.334101
Last updated: 5/7/2026, 8:00:45 AM
Quick Conversions
| BRL | BGN |
|---|---|
| 1 BRL | 0.34 BGN |
| 10 BRL | 3.38 BGN |
| 50 BRL | 16.88 BGN |
| 100 BRL | 33.77 BGN |
| 500 BRL | 168.85 BGN |
| 1,000 BRL | 337.70 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-05-07T08:00:45Z",
"rates": {
"BGN": 0.337699
}
}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.7699,
"rate": 0.337699
}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