Rate Overview
Live
1 BRL = 0.334174 BGN
1 BGN = 2.9925
BRL
Avg
0.334037
High
0.334858
Low
0.332864
Last updated: 4/17/2026, 6:11:44 AM
Quick Conversions
| BRL | BGN |
|---|---|
| 1 BRL | 0.33 BGN |
| 10 BRL | 3.34 BGN |
| 50 BRL | 16.71 BGN |
| 100 BRL | 33.42 BGN |
| 500 BRL | 167.09 BGN |
| 1,000 BRL | 334.17 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-04-17T06:11:44Z",
"rates": {
"BGN": 0.334174
}
}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.4174,
"rate": 0.334174
}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