Rate Overview
Live
1 BMD = 17.2202 MDL
1 MDL = 0.058071
BMD
Avg
17.2668
High
17.3717
Low
17.1326
Last updated: 9/5/2026, 1:19:21 PM
Quick Conversions
| BMD | MDL |
|---|---|
| 1 BMD | 17.22 MDL |
| 10 BMD | 172.20 MDL |
| 50 BMD | 861.01 MDL |
| 100 BMD | 1,722.02 MDL |
| 500 BMD | 8,610.12 MDL |
| 1,000 BMD | 17,220.24 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-09-05T13:19:21Z",
"rates": {
"MDL": 17.220241
}
}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": 1722.0241,
"rate": 17.220241
}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