Rate Overview
Live
1 BBD = 2.5064 BRL
1 BRL = 0.398975
BBD
Avg
2.5087
High
2.5150
Low
2.5013
Last updated: 5/27/2026, 3:39:13 AM
Quick Conversions
| BBD | BRL |
|---|---|
| 1 BBD | 2.51 BRL |
| 10 BBD | 25.06 BRL |
| 50 BBD | 125.32 BRL |
| 100 BBD | 250.64 BRL |
| 500 BBD | 1,253.21 BRL |
| 1,000 BBD | 2,506.42 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-27T03:39:13Z",
"rates": {
"BRL": 2.506423
}
}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": 250.64229999999998,
"rate": 2.506423
}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