Rate Overview
Live
1 BMD = 17.5231 MDL
1 MDL = 0.057068
BMD
Avg
17.0115
High
17.5231
Low
16.7029
Last updated: 3/27/2026, 11:47:36 AM
Quick Conversions
| BMD | MDL |
|---|---|
| 1 BMD | 17.52 MDL |
| 10 BMD | 175.23 MDL |
| 50 BMD | 876.15 MDL |
| 100 BMD | 1,752.31 MDL |
| 500 BMD | 8,761.53 MDL |
| 1,000 BMD | 17,523.06 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-03-27T11:47:36Z",
"rates": {
"MDL": 17.523059
}
}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": 1752.3059,
"rate": 17.523059
}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