Rate Overview
Live
1 USD = 17.6421 MDL
1 MDL = 0.056683
USD
Avg
17.5876
High
17.6421
Low
17.5148
Last updated: 7/27/2026, 1:08:40 PM
Quick Conversions
| USD | MDL |
|---|---|
| 1 USD | 17.64 MDL |
| 10 USD | 176.42 MDL |
| 50 USD | 882.10 MDL |
| 100 USD | 1,764.21 MDL |
| 500 USD | 8,821.03 MDL |
| 1,000 USD | 17,642.06 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-27T13:08:40Z",
"rates": {
"MDL": 17.64205915
}
}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": 1764.2059150000002,
"rate": 17.64205915
}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