Rate Overview
Live
1 MDL = 0.057827 BMD
1 BMD = 17.2930
MDL
Avg
0.058745
High
0.060439
Low
0.056926
Last updated: 5/29/2026, 10:02:38 PM
Quick Conversions
| MDL | BMD |
|---|---|
| 1 MDL | 0.06 BMD |
| 10 MDL | 0.58 BMD |
| 50 MDL | 2.89 BMD |
| 100 MDL | 5.78 BMD |
| 500 MDL | 28.91 BMD |
| 1,000 MDL | 57.83 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-05-29T22:02:38Z",
"rates": {
"BMD": 0.057827
}
}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.7827,
"rate": 0.057827
}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