Rate Overview
Live
1 ALL = 0.024165 BBD
1 BBD = 41.3822
ALL
Avg
0.024316
High
0.024546
Low
0.024096
Last updated: 3/7/2026, 12:08:04 AM
Quick Conversions
| ALL | BBD |
|---|---|
| 1 ALL | 0.02 BBD |
| 10 ALL | 0.24 BBD |
| 50 ALL | 1.21 BBD |
| 100 ALL | 2.42 BBD |
| 500 ALL | 12.08 BBD |
| 1,000 ALL | 24.17 BBD |
Get ALL/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=BBDExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-07T00:08:04Z",
"rates": {
"BBD": 0.024165
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "BBD",
"amount": 100
},
"result": 2.4165,
"rate": 0.024165
}Build with ALL/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key