Rate Overview
Live
1 MDL = 0.056814 BMD
1 BMD = 17.6013
MDL
Avg
0.056660
High
0.056814
Low
0.056328
Last updated: 7/6/2026, 6:56:50 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-06T06:56:50Z",
"rates": {
"BMD": 0.056814
}
}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.6814,
"rate": 0.056814
}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