Rate Overview
Live
1 BBD = 2.6191 BRL
1 BRL = 0.381812
BBD
Avg
2.6293
High
2.6556
Low
2.6162
Last updated: 3/27/2026, 4:29:31 PM
Quick Conversions
| BBD | BRL |
|---|---|
| 1 BBD | 2.62 BRL |
| 10 BBD | 26.19 BRL |
| 50 BBD | 130.95 BRL |
| 100 BBD | 261.91 BRL |
| 500 BBD | 1,309.55 BRL |
| 1,000 BBD | 2,619.09 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-27T16:29:31Z",
"rates": {
"BRL": 2.619092
}
}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": 261.9092,
"rate": 2.619092
}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