Rate Overview
Live
1 ALL = 0.024356 BBD
1 BBD = 41.0576
ALL
Avg
0.024359
High
0.024398
Low
0.024316
Last updated: 7/11/2026, 3:43:07 PM
Quick Conversions
| ALL | BBD |
|---|---|
| 1 ALL | 0.02 BBD |
| 10 ALL | 0.24 BBD |
| 50 ALL | 1.22 BBD |
| 100 ALL | 2.44 BBD |
| 500 ALL | 12.18 BBD |
| 1,000 ALL | 24.36 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-07-11T15:43:07Z",
"rates": {
"BBD": 0.024356
}
}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.4356,
"rate": 0.024356
}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