Rate Overview
Live
1 BMD = 17.2985 MDL
1 MDL = 0.057808
BMD
Avg
17.3561
High
17.4301
Low
17.2985
Last updated: 8/14/2026, 3:55:19 PM
Quick Conversions
| BMD | MDL |
|---|---|
| 1 BMD | 17.30 MDL |
| 10 BMD | 172.99 MDL |
| 50 BMD | 864.93 MDL |
| 100 BMD | 1,729.85 MDL |
| 500 BMD | 8,649.26 MDL |
| 1,000 BMD | 17,298.51 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-08-14T15:55:19Z",
"rates": {
"MDL": 17.29851
}
}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": 1729.851,
"rate": 17.29851
}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