Rate Overview
Live
1 BRL = 0.389634 BBD
1 BBD = 2.5665
BRL
Avg
0.392473
High
0.394357
Low
0.389634
Last updated: 7/29/2026, 9:16:14 AM
Quick Conversions
| BRL | BBD |
|---|---|
| 1 BRL | 0.39 BBD |
| 10 BRL | 3.90 BBD |
| 50 BRL | 19.48 BBD |
| 100 BRL | 38.96 BBD |
| 500 BRL | 194.82 BBD |
| 1,000 BRL | 389.63 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-07-29T09:16:14Z",
"rates": {
"BBD": 0.389634
}
}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.9634,
"rate": 0.389634
}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