Rate Overview
Live
1 USD = 17.5606 MDL
1 MDL = 0.056946
USD
Avg
17.6147
High
17.6908
Low
17.5606
Last updated: 7/9/2026, 5:57:19 AM
Quick Conversions
| USD | MDL |
|---|---|
| 1 USD | 17.56 MDL |
| 10 USD | 175.61 MDL |
| 50 USD | 878.03 MDL |
| 100 USD | 1,756.06 MDL |
| 500 USD | 8,780.30 MDL |
| 1,000 USD | 17,560.61 MDL |
Get USD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=MDLExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-09T05:57:19Z",
"rates": {
"MDL": 17.56060878
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "MDL",
"amount": 100
},
"result": 1756.060878,
"rate": 17.56060878
}Build with USD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key