Rate Overview
Live
1 USD = 17.4755 MDL
1 MDL = 0.057223
USD
Avg
17.4211
High
17.4755
Low
17.3686
Last updated: 6/19/2026, 8:20:34 AM
Quick Conversions
| USD | MDL |
|---|---|
| 1 USD | 17.48 MDL |
| 10 USD | 174.75 MDL |
| 50 USD | 873.77 MDL |
| 100 USD | 1,747.55 MDL |
| 500 USD | 8,737.73 MDL |
| 1,000 USD | 17,475.47 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-06-19T08:20:34Z",
"rates": {
"MDL": 17.47546595
}
}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": 1747.546595,
"rate": 17.47546595
}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