Rate Overview
Live
1 BBD = 2.4843 BRL
1 BRL = 0.402535
BBD
Avg
2.4942
High
2.5334
Low
2.4757
Last updated: 4/16/2026, 11:34:55 PM
Quick Conversions
| BBD | BRL |
|---|---|
| 1 BBD | 2.48 BRL |
| 10 BBD | 24.84 BRL |
| 50 BBD | 124.21 BRL |
| 100 BBD | 248.43 BRL |
| 500 BBD | 1,242.13 BRL |
| 1,000 BBD | 2,484.26 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-04-16T23:34:55Z",
"rates": {
"BRL": 2.484257
}
}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": 248.4257,
"rate": 2.484257
}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