Rate Overview
Live
1 BMD = 81.3806 ALL
1 ALL = 0.012288
BMD
Avg
81.5043
High
81.9899
Low
81.3752
Last updated: 5/8/2026, 3:42:18 PM
Quick Conversions
| BMD | ALL |
|---|---|
| 1 BMD | 81.38 ALL |
| 10 BMD | 813.81 ALL |
| 50 BMD | 4,069.03 ALL |
| 100 BMD | 8,138.06 ALL |
| 500 BMD | 40,690.28 ALL |
| 1,000 BMD | 81,380.56 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-08T15:42:18Z",
"rates": {
"ALL": 81.380558
}
}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": 8138.055799999999,
"rate": 81.380558
}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