Rate Overview
Live
1 BMD = 83.1885 ALL
1 ALL = 0.012021
BMD
Avg
84.0517
High
91.8789
Low
81.2651
Last updated: 3/27/2026, 11:46:21 AM
Quick Conversions
| BMD | ALL |
|---|---|
| 1 BMD | 83.19 ALL |
| 10 BMD | 831.88 ALL |
| 50 BMD | 4,159.42 ALL |
| 100 BMD | 8,318.85 ALL |
| 500 BMD | 41,594.24 ALL |
| 1,000 BMD | 83,188.48 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-27T11:46:21Z",
"rates": {
"ALL": 83.188476
}
}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": 8318.8476,
"rate": 83.188476
}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