Rate Overview
Live
1 ALL = 0.024923 BBD
1 BBD = 40.1236
ALL
Avg
0.024751
High
0.024923
Low
0.024583
Last updated: 4/18/2026, 8:43:17 AM
Quick Conversions
| ALL | BBD |
|---|---|
| 1 ALL | 0.02 BBD |
| 10 ALL | 0.25 BBD |
| 50 ALL | 1.25 BBD |
| 100 ALL | 2.49 BBD |
| 500 ALL | 12.46 BBD |
| 1,000 ALL | 24.92 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-04-18T08:43:17Z",
"rates": {
"BBD": 0.024923
}
}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.4923,
"rate": 0.024923
}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