Rate Overview
Live
1 BMD = 17.4207 MDL
1 MDL = 0.057403
BMD
Avg
17.4069
High
17.4402
Low
17.3686
Last updated: 6/18/2026, 10:17:34 AM
Quick Conversions
| BMD | MDL |
|---|---|
| 1 BMD | 17.42 MDL |
| 10 BMD | 174.21 MDL |
| 50 BMD | 871.04 MDL |
| 100 BMD | 1,742.07 MDL |
| 500 BMD | 8,710.35 MDL |
| 1,000 BMD | 17,420.71 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-06-18T10:17:34Z",
"rates": {
"MDL": 17.420705
}
}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": 1742.0705000000003,
"rate": 17.420705
}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