Rate Overview
Live
1 BMD = 17.1895 MDL
1 MDL = 0.058175
BMD
Avg
17.1508
High
17.2215
Low
17.0568
Last updated: 4/18/2026, 8:43:16 AM
Quick Conversions
| BMD | MDL |
|---|---|
| 1 BMD | 17.19 MDL |
| 10 BMD | 171.89 MDL |
| 50 BMD | 859.47 MDL |
| 100 BMD | 1,718.95 MDL |
| 500 BMD | 8,594.74 MDL |
| 1,000 BMD | 17,189.49 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-04-18T08:43:16Z",
"rates": {
"MDL": 17.189485
}
}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": 1718.9485000000002,
"rate": 17.189485
}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