Rate Overview
Live
1 BMD = 82.1985 ALL
1 ALL = 0.012166
BMD
Avg
82.2438
High
82.6496
Low
81.9715
Last updated: 7/7/2026, 10:05:23 PM
Quick Conversions
| BMD | ALL |
|---|---|
| 1 BMD | 82.20 ALL |
| 10 BMD | 821.98 ALL |
| 50 BMD | 4,109.92 ALL |
| 100 BMD | 8,219.85 ALL |
| 500 BMD | 41,099.23 ALL |
| 1,000 BMD | 82,198.46 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-07-07T22:05:23Z",
"rates": {
"ALL": 82.19846
}
}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": 8219.846,
"rate": 82.19846
}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