Rate Overview
Live
1 BMD = 80.5695 ALL
1 ALL = 0.012412
BMD
Avg
81.5250
High
82.4165
Low
80.5695
Last updated: 8/13/2026, 9:46:45 PM
Quick Conversions
| BMD | ALL |
|---|---|
| 1 BMD | 80.57 ALL |
| 10 BMD | 805.70 ALL |
| 50 BMD | 4,028.48 ALL |
| 100 BMD | 8,056.95 ALL |
| 500 BMD | 40,284.77 ALL |
| 1,000 BMD | 80,569.54 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-13T21:46:45Z",
"rates": {
"ALL": 80.569543
}
}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": 8056.954299999999,
"rate": 80.569543
}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