Rate Overview
Live
1 BMD = 80.5706 ALL
1 ALL = 0.012411
BMD
Avg
81.9842
High
83.9514
Low
80.5695
Last updated: 8/14/2026, 9:06:08 PM
Quick Conversions
| BMD | ALL |
|---|---|
| 1 BMD | 80.57 ALL |
| 10 BMD | 805.71 ALL |
| 50 BMD | 4,028.53 ALL |
| 100 BMD | 8,057.06 ALL |
| 500 BMD | 40,285.31 ALL |
| 1,000 BMD | 80,570.62 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-08-14T21:06:08Z",
"rates": {
"ALL": 80.570623
}
}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": 8057.0623,
"rate": 80.570623
}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