Rate Overview
Live
1 BBD = 2.5415 BRL
1 BRL = 0.393468
BBD
Avg
2.5473
High
2.5579
Low
2.5397
Last updated: 7/22/2026, 7:41:44 PM
Quick Conversions
| BBD | BRL |
|---|---|
| 1 BBD | 2.54 BRL |
| 10 BBD | 25.42 BRL |
| 50 BBD | 127.08 BRL |
| 100 BBD | 254.15 BRL |
| 500 BBD | 1,270.75 BRL |
| 1,000 BBD | 2,541.51 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-07-22T19:41:44Z",
"rates": {
"BRL": 2.541505
}
}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": 254.1505,
"rate": 2.541505
}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