Rate Overview
Live
1 MDL = 0.058627 USD
1 USD = 17.0570
MDL
Avg
0.058290
High
0.058627
Low
0.057976
Last updated: 4/16/2026, 8:39:26 AM
Quick Conversions
| MDL | USD |
|---|---|
| 1 MDL | 0.06 USD |
| 10 MDL | 0.59 USD |
| 50 MDL | 2.93 USD |
| 100 MDL | 5.86 USD |
| 500 MDL | 29.31 USD |
| 1,000 MDL | 58.63 USD |
Get MDL/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=USDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-16T08:39:26Z",
"rates": {
"USD": 0.058627
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "USD",
"amount": 100
},
"result": 5.8627,
"rate": 0.058627
}Build with MDL/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key