Rate Overview
Live
1 MDL = 0.056812 BMD
1 BMD = 17.6019
MDL
Avg
0.057408
High
0.059956
Low
0.053505
Last updated: 7/21/2026, 8:16:07 AM
Quick Conversions
| MDL | BMD |
|---|---|
| 1 MDL | 0.06 BMD |
| 10 MDL | 0.57 BMD |
| 50 MDL | 2.84 BMD |
| 100 MDL | 5.68 BMD |
| 500 MDL | 28.41 BMD |
| 1,000 MDL | 56.81 BMD |
Get MDL/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=BMDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-21T08:16:07Z",
"rates": {
"BMD": 0.056812
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "BMD",
"amount": 100
},
"result": 5.6812000000000005,
"rate": 0.056812
}Build with MDL/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key