Rate Overview
Live
1 BRL = 0.320245 BGN
1 BGN = 3.1226
BRL
Avg
0.320680
High
0.323052
Low
0.318728
Last updated: 3/7/2026, 7:37:53 AM
Quick Conversions
| BRL | BGN |
|---|---|
| 1 BRL | 0.32 BGN |
| 10 BRL | 3.20 BGN |
| 50 BRL | 16.01 BGN |
| 100 BRL | 32.02 BGN |
| 500 BRL | 160.12 BGN |
| 1,000 BRL | 320.25 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-03-07T07:37:53Z",
"rates": {
"BGN": 0.320245
}
}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.0245,
"rate": 0.320245
}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