Rate Overview
Live
1 BMD = 17.3292 MDL
1 MDL = 0.057706
BMD
Avg
17.3343
High
17.3825
Low
17.2802
Last updated: 5/28/2026, 8:31:00 PM
Quick Conversions
| BMD | MDL |
|---|---|
| 1 BMD | 17.33 MDL |
| 10 BMD | 173.29 MDL |
| 50 BMD | 866.46 MDL |
| 100 BMD | 1,732.92 MDL |
| 500 BMD | 8,664.59 MDL |
| 1,000 BMD | 17,329.19 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-05-28T20:31:00Z",
"rates": {
"MDL": 17.329188
}
}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": 1732.9188,
"rate": 17.329188
}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