Rate Overview
Live
1 BMD = 17.6018 MDL
1 MDL = 0.056812
BMD
Avg
17.3090
High
17.7531
Low
16.7840
Last updated: 7/21/2026, 7:02:54 PM
Quick Conversions
| BMD | MDL |
|---|---|
| 1 BMD | 17.60 MDL |
| 10 BMD | 176.02 MDL |
| 50 BMD | 880.09 MDL |
| 100 BMD | 1,760.18 MDL |
| 500 BMD | 8,800.92 MDL |
| 1,000 BMD | 17,601.85 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-21T19:02:54Z",
"rates": {
"MDL": 17.601848
}
}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": 1760.1848,
"rate": 17.601848
}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