Rate Overview
Live
1 USD = 17.5231 MDL
1 MDL = 0.057068
USD
Avg
17.4330
High
18.6898
Low
16.6786
Last updated: 3/27/2026, 9:25:01 AM
Quick Conversions
| USD | MDL |
|---|---|
| 1 USD | 17.52 MDL |
| 10 USD | 175.23 MDL |
| 50 USD | 876.15 MDL |
| 100 USD | 1,752.31 MDL |
| 500 USD | 8,761.53 MDL |
| 1,000 USD | 17,523.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-03-27T09:25:01Z",
"rates": {
"MDL": 17.52305901
}
}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": 1752.3059010000002,
"rate": 17.52305901
}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