Rate Overview
Live
1 BBD = 41.4679 ALL
1 ALL = 0.024115
BBD
Avg
41.5111
High
41.7110
Low
41.3222
Last updated: 3/26/2026, 4:31:17 PM
Quick Conversions
| BBD | ALL |
|---|---|
| 1 BBD | 41.47 ALL |
| 10 BBD | 414.68 ALL |
| 50 BBD | 2,073.39 ALL |
| 100 BBD | 4,146.79 ALL |
| 500 BBD | 20,733.94 ALL |
| 1,000 BBD | 41,467.88 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-03-26T16:31:17Z",
"rates": {
"ALL": 41.467882
}
}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": 4146.7882,
"rate": 41.467882
}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