Rate Overview
Live
1 BMD = 17.2878 MDL
1 MDL = 0.057844
BMD
Avg
17.2014
High
17.3146
Low
17.0920
Last updated: 3/6/2026, 8:07:53 AM
Quick Conversions
| BMD | MDL |
|---|---|
| 1 BMD | 17.29 MDL |
| 10 BMD | 172.88 MDL |
| 50 BMD | 864.39 MDL |
| 100 BMD | 1,728.78 MDL |
| 500 BMD | 8,643.91 MDL |
| 1,000 BMD | 17,287.82 MDL |
Get BMD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=MDLExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-03-06T08:07:53Z",
"rates": {
"MDL": 17.287815
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "MDL",
"amount": 100
},
"result": 1728.7814999999998,
"rate": 17.287815
}Build with BMD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key