Rate Overview
Live
1 BRL = 0.380434 BBD
1 BBD = 2.6286
BRL
Avg
0.383239
High
0.389810
Low
0.379036
Last updated: 3/7/2026, 7:44:02 AM
Quick Conversions
| BRL | BBD |
|---|---|
| 1 BRL | 0.38 BBD |
| 10 BRL | 3.80 BBD |
| 50 BRL | 19.02 BBD |
| 100 BRL | 38.04 BBD |
| 500 BRL | 190.22 BBD |
| 1,000 BRL | 380.43 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-03-07T07:44:02Z",
"rates": {
"BBD": 0.380434
}
}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": 38.0434,
"rate": 0.380434
}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