Rate Overview
Live
1 BBD = 41.3812 ALL
1 ALL = 0.024166
BBD
Avg
41.0925
High
41.4999
Low
40.7395
Last updated: 3/6/2026, 8:07:56 AM
Quick Conversions
| BBD | ALL |
|---|---|
| 1 BBD | 41.38 ALL |
| 10 BBD | 413.81 ALL |
| 50 BBD | 2,069.06 ALL |
| 100 BBD | 4,138.12 ALL |
| 500 BBD | 20,690.62 ALL |
| 1,000 BBD | 41,381.25 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-06T08:07:56Z",
"rates": {
"ALL": 41.381249
}
}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": 4138.1249,
"rate": 41.381249
}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