Rate Overview
Live
1 BBD = 40.6047 ALL
1 ALL = 0.024628
BBD
Avg
40.5288
High
40.7028
Low
40.4309
Last updated: 5/6/2026, 5:01:50 AM
Quick Conversions
| BBD | ALL |
|---|---|
| 1 BBD | 40.60 ALL |
| 10 BBD | 406.05 ALL |
| 50 BBD | 2,030.23 ALL |
| 100 BBD | 4,060.47 ALL |
| 500 BBD | 20,302.33 ALL |
| 1,000 BBD | 40,604.66 ALL |
Get BBD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=ALLExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-05-06T05:01:50Z",
"rates": {
"ALL": 40.604658
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "ALL",
"amount": 100
},
"result": 4060.4658,
"rate": 40.604658
}Build with BBD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key