Rate Overview
Live
1 USD = 17.2933 MDL
1 MDL = 0.057826
USD
Avg
17.2104
High
17.3146
Low
17.0920
Last updated: 3/7/2026, 3:03:47 AM
Quick Conversions
| USD | MDL |
|---|---|
| 1 USD | 17.29 MDL |
| 10 USD | 172.93 MDL |
| 50 USD | 864.67 MDL |
| 100 USD | 1,729.33 MDL |
| 500 USD | 8,646.67 MDL |
| 1,000 USD | 17,293.33 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-03-07T03:03:47Z",
"rates": {
"MDL": 17.2933325
}
}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": 1729.3332500000001,
"rate": 17.2933325
}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