Rate Overview
Live
1 MDL = 0.056730 USD
1 USD = 17.6274
MDL
Avg
0.056613
High
0.056806
Low
0.056328
Last updated: 7/5/2026, 6:39:24 PM
Quick Conversions
| MDL | USD |
|---|---|
| 1 MDL | 0.06 USD |
| 10 MDL | 0.57 USD |
| 50 MDL | 2.84 USD |
| 100 MDL | 5.67 USD |
| 500 MDL | 28.37 USD |
| 1,000 MDL | 56.73 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-05T18:39:24Z",
"rates": {
"USD": 0.05673
}
}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.673,
"rate": 0.05673
}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