Rate Overview
Live
1 BMD = 82.4165 ALL
1 ALL = 0.012133
BMD
Avg
82.4895
High
84.0795
Low
80.6786
Last updated: 7/28/2026, 6:19:57 AM
Quick Conversions
| BMD | ALL |
|---|---|
| 1 BMD | 82.42 ALL |
| 10 BMD | 824.17 ALL |
| 50 BMD | 4,120.83 ALL |
| 100 BMD | 8,241.65 ALL |
| 500 BMD | 41,208.27 ALL |
| 1,000 BMD | 82,416.53 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-28T06:19:57Z",
"rates": {
"ALL": 82.41653
}
}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": 8241.653,
"rate": 82.41653
}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