Rate Overview
Live
1 BBD = 41.0434 ALL
1 ALL = 0.024364
BBD
Avg
40.9761
High
41.9705
Low
40.1220
Last updated: 7/23/2026, 11:45:48 AM
Quick Conversions
| BBD | ALL |
|---|---|
| 1 BBD | 41.04 ALL |
| 10 BBD | 410.43 ALL |
| 50 BBD | 2,052.17 ALL |
| 100 BBD | 4,104.34 ALL |
| 500 BBD | 20,521.69 ALL |
| 1,000 BBD | 41,043.39 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-07-23T11:45:48Z",
"rates": {
"ALL": 41.043386
}
}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": 4104.3386,
"rate": 41.043386
}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