Rate Overview
Live
1 BBD = 2.5770 BRL
1 BRL = 0.388047
BBD
Avg
2.5843
High
2.5994
Low
2.5710
Last updated: 9/2/2026, 10:01:53 AM
Quick Conversions
| BBD | BRL |
|---|---|
| 1 BBD | 2.58 BRL |
| 10 BBD | 25.77 BRL |
| 50 BBD | 128.85 BRL |
| 100 BBD | 257.70 BRL |
| 500 BBD | 1,288.50 BRL |
| 1,000 BBD | 2,577.01 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-09-02T10:01:53Z",
"rates": {
"BRL": 2.577005
}
}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": 257.70050000000003,
"rate": 2.577005
}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