Rate Overview
Live
1 USD = 17.2202 MDL
1 MDL = 0.058071
USD
Avg
17.2668
High
17.3717
Low
17.1326
Last updated: 9/5/2026, 10:24:02 AM
Quick Conversions
| USD | MDL |
|---|---|
| 1 USD | 17.22 MDL |
| 10 USD | 172.20 MDL |
| 50 USD | 861.01 MDL |
| 100 USD | 1,722.02 MDL |
| 500 USD | 8,610.12 MDL |
| 1,000 USD | 17,220.24 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-09-05T10:24:02Z",
"rates": {
"MDL": 17.2202413
}
}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": 1722.0241300000002,
"rate": 17.2202413
}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