Rate Overview
Live
1 BMD = 17.2607 MDL
1 MDL = 0.057935
BMD
Avg
17.2327
High
17.2607
Low
17.1947
Last updated: 5/8/2026, 3:42:18 PM
Quick Conversions
| BMD | MDL |
|---|---|
| 1 BMD | 17.26 MDL |
| 10 BMD | 172.61 MDL |
| 50 BMD | 863.04 MDL |
| 100 BMD | 1,726.07 MDL |
| 500 BMD | 8,630.36 MDL |
| 1,000 BMD | 17,260.72 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-08T15:42:18Z",
"rates": {
"MDL": 17.260716
}
}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": 1726.0715999999998,
"rate": 17.260716
}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