Rate Overview
Live
1 BMD = 82.2310 ALL
1 ALL = 0.012161
BMD
Avg
83.0116
High
86.7508
Low
81.1715
Last updated: 5/28/2026, 10:59:33 PM
Quick Conversions
| BMD | ALL |
|---|---|
| 1 BMD | 82.23 ALL |
| 10 BMD | 822.31 ALL |
| 50 BMD | 4,111.55 ALL |
| 100 BMD | 8,223.10 ALL |
| 500 BMD | 41,115.50 ALL |
| 1,000 BMD | 82,230.99 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-05-28T22:59:33Z",
"rates": {
"ALL": 82.23099
}
}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": 8223.099,
"rate": 82.23099
}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