Rate Overview
Live
1 BBD = 41.0228 ALL
1 ALL = 0.024377
BBD
Avg
41.2840
High
41.5094
Low
41.0228
Last updated: 7/2/2026, 5:03:44 AM
Quick Conversions
| BBD | ALL |
|---|---|
| 1 BBD | 41.02 ALL |
| 10 BBD | 410.23 ALL |
| 50 BBD | 2,051.14 ALL |
| 100 BBD | 4,102.28 ALL |
| 500 BBD | 20,511.38 ALL |
| 1,000 BBD | 41,022.75 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-07-02T05:03:44Z",
"rates": {
"ALL": 41.02275
}
}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.275000000001,
"rate": 41.02275
}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