Rate Overview
Live
1 USD = 17.3292 MDL
1 MDL = 0.057706
USD
Avg
17.4218
High
18.6898
Low
16.6786
Last updated: 5/28/2026, 6:31:25 PM
Quick Conversions
| USD | MDL |
|---|---|
| 1 USD | 17.33 MDL |
| 10 USD | 173.29 MDL |
| 50 USD | 866.46 MDL |
| 100 USD | 1,732.92 MDL |
| 500 USD | 8,664.59 MDL |
| 1,000 USD | 17,329.19 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-05-28T18:31:25Z",
"rates": {
"MDL": 17.32918848
}
}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": 1732.9188479999998,
"rate": 17.32918848
}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