Rate Overview
Live
1 BBD = 2.5856 BRL
1 BRL = 0.386763
BBD
Avg
2.5894
High
2.6010
Low
2.5819
Last updated: 7/1/2026, 8:57:01 AM
Quick Conversions
| BBD | BRL |
|---|---|
| 1 BBD | 2.59 BRL |
| 10 BBD | 25.86 BRL |
| 50 BBD | 129.28 BRL |
| 100 BBD | 258.56 BRL |
| 500 BBD | 1,292.78 BRL |
| 1,000 BBD | 2,585.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-07-01T08:57:01Z",
"rates": {
"BRL": 2.585565
}
}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": 258.55649999999997,
"rate": 2.585565
}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