Rate Overview
Live
1 USD = 17.3285 MDL
1 MDL = 0.057708
USD
Avg
17.3481
High
17.3914
Low
17.2985
Last updated: 8/15/2026, 5:35:37 AM
Quick Conversions
| USD | MDL |
|---|---|
| 1 USD | 17.33 MDL |
| 10 USD | 173.29 MDL |
| 50 USD | 866.43 MDL |
| 100 USD | 1,732.85 MDL |
| 500 USD | 8,664.27 MDL |
| 1,000 USD | 17,328.55 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-08-15T05:35:37Z",
"rates": {
"MDL": 17.32854721
}
}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.854721,
"rate": 17.32854721
}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