Rate Overview
Live
1 BRL = 0.333142 BGN
1 BGN = 3.0017
BRL
Avg
0.333623
High
0.381247
Low
0.292455
Last updated: 5/27/2026, 7:21:11 PM
Quick Conversions
| BRL | BGN |
|---|---|
| 1 BRL | 0.33 BGN |
| 10 BRL | 3.33 BGN |
| 50 BRL | 16.66 BGN |
| 100 BRL | 33.31 BGN |
| 500 BRL | 166.57 BGN |
| 1,000 BRL | 333.14 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-27T19:21:11Z",
"rates": {
"BGN": 0.333142
}
}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.3142,
"rate": 0.333142
}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