Rate Overview
Live
1 BBD = 2.6286 BRL
1 BRL = 0.380435
BBD
Avg
2.6096
High
2.6383
Low
2.5653
Last updated: 3/7/2026, 7:54:23 AM
Quick Conversions
| BBD | BRL |
|---|---|
| 1 BBD | 2.63 BRL |
| 10 BBD | 26.29 BRL |
| 50 BBD | 131.43 BRL |
| 100 BBD | 262.86 BRL |
| 500 BBD | 1,314.29 BRL |
| 1,000 BBD | 2,628.57 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-03-07T07:54:23Z",
"rates": {
"BRL": 2.628572
}
}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": 262.85720000000003,
"rate": 2.628572
}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