Rate Overview
Live
1 BBD = 2.4523 BRL
1 BRL = 0.407781
BBD
Avg
2.4620
High
2.4784
Low
2.4425
Last updated: 5/7/2026, 1:24:59 AM
Quick Conversions
| BBD | BRL |
|---|---|
| 1 BBD | 2.45 BRL |
| 10 BBD | 24.52 BRL |
| 50 BBD | 122.61 BRL |
| 100 BBD | 245.23 BRL |
| 500 BBD | 1,226.15 BRL |
| 1,000 BBD | 2,452.30 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-05-07T01:24:59Z",
"rates": {
"BRL": 2.452298
}
}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": 245.22979999999998,
"rate": 2.452298
}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