Rate Overview
Live
1 BMD = 17.6908 MDL
1 MDL = 0.056526
BMD
Avg
17.6896
High
17.7531
Low
17.6529
Last updated: 7/2/2026, 5:46:41 AM
Quick Conversions
| BMD | MDL |
|---|---|
| 1 BMD | 17.69 MDL |
| 10 BMD | 176.91 MDL |
| 50 BMD | 884.54 MDL |
| 100 BMD | 1,769.08 MDL |
| 500 BMD | 8,845.42 MDL |
| 1,000 BMD | 17,690.84 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-07-02T05:46:41Z",
"rates": {
"MDL": 17.690835
}
}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": 1769.0835,
"rate": 17.690835
}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