Rate Overview
Live
1 BBD = 2.5849 BRL
1 BRL = 0.386862
BBD
Avg
2.5576
High
2.5849
Low
2.5411
Last updated: 8/12/2026, 9:45:41 AM
Quick Conversions
| BBD | BRL |
|---|---|
| 1 BBD | 2.58 BRL |
| 10 BBD | 25.85 BRL |
| 50 BBD | 129.25 BRL |
| 100 BBD | 258.49 BRL |
| 500 BBD | 1,292.45 BRL |
| 1,000 BBD | 2,584.90 BRL |
Get BBD/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=BRLExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-08-12T09:45:41Z",
"rates": {
"BRL": 2.584903
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "BRL",
"amount": 100
},
"result": 258.4903,
"rate": 2.584903
}Build with BBD/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key