Rate Overview
Live
1 BMD = 82.7189 ALL
1 ALL = 0.012089
BMD
Avg
82.2484
High
82.9997
Low
81.4790
Last updated: 3/7/2026, 2:56:07 AM
Quick Conversions
| BMD | ALL |
|---|---|
| 1 BMD | 82.72 ALL |
| 10 BMD | 827.19 ALL |
| 50 BMD | 4,135.95 ALL |
| 100 BMD | 8,271.89 ALL |
| 500 BMD | 41,359.47 ALL |
| 1,000 BMD | 82,718.94 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-03-07T02:56:07Z",
"rates": {
"ALL": 82.718939
}
}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": 8271.893900000001,
"rate": 82.718939
}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