Rate Overview
Live
1 BBD = 2.5333 BRL
1 BRL = 0.394741
BBD
Avg
2.5524
High
2.5954
Low
2.5249
Last updated: 6/16/2026, 6:11:07 AM
Quick Conversions
| BBD | BRL |
|---|---|
| 1 BBD | 2.53 BRL |
| 10 BBD | 25.33 BRL |
| 50 BBD | 126.67 BRL |
| 100 BBD | 253.33 BRL |
| 500 BBD | 1,266.65 BRL |
| 1,000 BBD | 2,533.31 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-06-16T06:11:07Z",
"rates": {
"BRL": 2.533305
}
}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": 253.3305,
"rate": 2.533305
}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