Rate Overview
Live
1 BRL = 0.409162 BBD
1 BBD = 2.4440
BRL
Avg
0.406666
High
0.409417
Low
0.403488
Last updated: 5/7/2026, 11:26:24 AM
Quick Conversions
| BRL | BBD |
|---|---|
| 1 BRL | 0.41 BBD |
| 10 BRL | 4.09 BBD |
| 50 BRL | 20.46 BBD |
| 100 BRL | 40.92 BBD |
| 500 BRL | 204.58 BBD |
| 1,000 BRL | 409.16 BBD |
Get BRL/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=BBDExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-07T11:26:24Z",
"rates": {
"BBD": 0.409162
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "BBD",
"amount": 100
},
"result": 40.9162,
"rate": 0.409162
}Build with BRL/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key