Rate Overview
Live
1 MDL = 0.056846 USD
1 USD = 17.5914
MDL
Avg
0.057956
High
0.059568
Low
0.056477
Last updated: 7/22/2026, 4:29:59 AM
Quick Conversions
| MDL | USD |
|---|---|
| 1 MDL | 0.06 USD |
| 10 MDL | 0.57 USD |
| 50 MDL | 2.84 USD |
| 100 MDL | 5.68 USD |
| 500 MDL | 28.42 USD |
| 1,000 MDL | 56.85 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-07-22T04:29:59Z",
"rates": {
"USD": 0.056846
}
}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.6846,
"rate": 0.056846
}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