Rate Overview
Live
1 BBD = 40.2848 ALL
1 ALL = 0.024823
BBD
Avg
40.3221
High
40.4323
Low
40.2848
Last updated: 8/13/2026, 5:30:26 AM
Quick Conversions
| BBD | ALL |
|---|---|
| 1 BBD | 40.28 ALL |
| 10 BBD | 402.85 ALL |
| 50 BBD | 2,014.24 ALL |
| 100 BBD | 4,028.48 ALL |
| 500 BBD | 20,142.39 ALL |
| 1,000 BBD | 40,284.77 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-08-13T05:30:26Z",
"rates": {
"ALL": 40.284771
}
}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": 4028.4771,
"rate": 40.284771
}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