Rate Overview
Live
1 BRL = 0.327936 BGN
1 BGN = 3.0494
BRL
Avg
0.331306
High
0.332949
Low
0.327936
Last updated: 8/12/2026, 4:09:22 PM
Quick Conversions
| BRL | BGN |
|---|---|
| 1 BRL | 0.33 BGN |
| 10 BRL | 3.28 BGN |
| 50 BRL | 16.40 BGN |
| 100 BRL | 32.79 BGN |
| 500 BRL | 163.97 BGN |
| 1,000 BRL | 327.94 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-08-12T16:09:22Z",
"rates": {
"BGN": 0.327936
}
}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.7936,
"rate": 0.327936
}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