Rate Overview
Live
1 BBD = 41.0286 ALL
1 ALL = 0.024373
BBD
Avg
41.0597
High
41.7544
Low
40.2746
Last updated: 5/26/2026, 11:16:47 AM
Quick Conversions
| BBD | ALL |
|---|---|
| 1 BBD | 41.03 ALL |
| 10 BBD | 410.29 ALL |
| 50 BBD | 2,051.43 ALL |
| 100 BBD | 4,102.86 ALL |
| 500 BBD | 20,514.32 ALL |
| 1,000 BBD | 41,028.64 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-05-26T11:16:47Z",
"rates": {
"ALL": 41.02864
}
}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": 4102.8640000000005,
"rate": 41.02864
}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