Rate Overview
Live
1 USD = 17.2607 MDL
1 MDL = 0.057935
USD
Avg
17.2327
High
17.2607
Low
17.1947
Last updated: 5/8/2026, 3:31:44 PM
Quick Conversions
| USD | MDL |
|---|---|
| 1 USD | 17.26 MDL |
| 10 USD | 172.61 MDL |
| 50 USD | 863.04 MDL |
| 100 USD | 1,726.07 MDL |
| 500 USD | 8,630.36 MDL |
| 1,000 USD | 17,260.72 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-08T15:31:44Z",
"rates": {
"MDL": 17.26071619
}
}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": 1726.071619,
"rate": 17.26071619
}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