Rate Overview
Live
1 BRL = 0.402534 BBD
1 BBD = 2.4843
BRL
Avg
0.401725
High
0.403919
Low
0.397994
Last updated: 4/17/2026, 12:42:22 AM
Quick Conversions
| BRL | BBD |
|---|---|
| 1 BRL | 0.40 BBD |
| 10 BRL | 4.03 BBD |
| 50 BRL | 20.13 BBD |
| 100 BRL | 40.25 BBD |
| 500 BRL | 201.27 BBD |
| 1,000 BRL | 402.53 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-04-17T00:42:22Z",
"rates": {
"BBD": 0.402534
}
}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.2534,
"rate": 0.402534
}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