Rate Overview
Live
1 USD = 17.1895 MDL
1 MDL = 0.058175
USD
Avg
17.1508
High
17.2215
Low
17.0568
Last updated: 4/18/2026, 8:44:40 AM
Quick Conversions
| USD | MDL |
|---|---|
| 1 USD | 17.19 MDL |
| 10 USD | 171.89 MDL |
| 50 USD | 859.47 MDL |
| 100 USD | 1,718.95 MDL |
| 500 USD | 8,594.74 MDL |
| 1,000 USD | 17,189.49 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-04-18T08:44:40Z",
"rates": {
"MDL": 17.18948591
}
}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": 1718.9485909999999,
"rate": 17.18948591
}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