Rate Overview
Live
1 USD = 17.5715 MDL
1 MDL = 0.056910
USD
Avg
17.6064
High
17.7531
Low
17.4909
Last updated: 7/25/2026, 7:40:36 PM
Quick Conversions
| USD | MDL |
|---|---|
| 1 USD | 17.57 MDL |
| 10 USD | 175.72 MDL |
| 50 USD | 878.58 MDL |
| 100 USD | 1,757.15 MDL |
| 500 USD | 8,785.76 MDL |
| 1,000 USD | 17,571.52 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-07-25T19:40:36Z",
"rates": {
"MDL": 17.57151841
}
}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": 1757.1518409999999,
"rate": 17.57151841
}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