Rate Overview
Live
1 BBD = 41.0294 ALL
1 ALL = 0.024373
BBD
Avg
41.1029
High
41.2672
Low
41.0160
Last updated: 6/15/2026, 3:33:26 PM
Quick Conversions
| BBD | ALL |
|---|---|
| 1 BBD | 41.03 ALL |
| 10 BBD | 410.29 ALL |
| 50 BBD | 2,051.47 ALL |
| 100 BBD | 4,102.94 ALL |
| 500 BBD | 20,514.71 ALL |
| 1,000 BBD | 41,029.42 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-06-15T15:33:26Z",
"rates": {
"ALL": 41.029417
}
}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.9417,
"rate": 41.029417
}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