Rate Overview
Live
1 BMD = 80.8040 ALL
1 ALL = 0.012376
BMD
Avg
81.3155
High
81.8502
Low
80.8040
Last updated: 4/18/2026, 8:42:42 AM
Quick Conversions
| BMD | ALL |
|---|---|
| 1 BMD | 80.80 ALL |
| 10 BMD | 808.04 ALL |
| 50 BMD | 4,040.20 ALL |
| 100 BMD | 8,080.40 ALL |
| 500 BMD | 40,401.99 ALL |
| 1,000 BMD | 80,803.98 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-04-18T08:42:42Z",
"rates": {
"ALL": 80.803984
}
}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": 8080.3984,
"rate": 80.803984
}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