Rate Overview
Live
1 BMD = 81.9596 ALL
1 ALL = 0.012201
BMD
Avg
82.1115
High
83.9410
Low
80.8040
Last updated: 6/18/2026, 1:02:48 PM
Quick Conversions
| BMD | ALL |
|---|---|
| 1 BMD | 81.96 ALL |
| 10 BMD | 819.60 ALL |
| 50 BMD | 4,097.98 ALL |
| 100 BMD | 8,195.96 ALL |
| 500 BMD | 40,979.78 ALL |
| 1,000 BMD | 81,959.55 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-06-18T13:02:48Z",
"rates": {
"ALL": 81.959552
}
}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": 8195.9552,
"rate": 81.959552
}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