Rate Overview
Live
1 BBD = 40.2571 ALL
1 ALL = 0.024840
BBD
Avg
40.5874
High
40.9672
Low
40.2571
Last updated: 4/16/2026, 2:42:20 AM
Quick Conversions
| BBD | ALL |
|---|---|
| 1 BBD | 40.26 ALL |
| 10 BBD | 402.57 ALL |
| 50 BBD | 2,012.85 ALL |
| 100 BBD | 4,025.71 ALL |
| 500 BBD | 20,128.54 ALL |
| 1,000 BBD | 40,257.07 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-04-16T02:42:20Z",
"rates": {
"ALL": 40.25707
}
}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": 4025.707,
"rate": 40.25707
}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