Rate Overview
Live
1 BMD = 80.2239 ALL
1 ALL = 0.012465
BMD
Avg
80.5271
High
80.6562
Low
80.2239
Last updated: 8/15/2026, 6:29:39 AM
Quick Conversions
| BMD | ALL |
|---|---|
| 1 BMD | 80.22 ALL |
| 10 BMD | 802.24 ALL |
| 50 BMD | 4,011.19 ALL |
| 100 BMD | 8,022.39 ALL |
| 500 BMD | 40,111.93 ALL |
| 1,000 BMD | 80,223.87 ALL |
Get BMD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=ALLExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-08-15T06:29:39Z",
"rates": {
"ALL": 80.223867
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "ALL",
"amount": 100
},
"result": 8022.3867,
"rate": 80.223867
}Build with BMD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key