Rate Overview
Live
1 MDL = 0.169943 ILS
1 ILS = 5.8843
MDL
Avg
0.169391
High
0.170340
Low
0.167621
Last updated: 7/5/2026, 9:20:18 PM
Quick Conversions
| MDL | ILS |
|---|---|
| 1 MDL | 0.17 ILS |
| 10 MDL | 1.70 ILS |
| 50 MDL | 8.50 ILS |
| 100 MDL | 16.99 ILS |
| 500 MDL | 84.97 ILS |
| 1,000 MDL | 169.94 ILS |
Get MDL/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=ILSExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-05T21:20:18Z",
"rates": {
"ILS": 0.169943
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "ILS",
"amount": 100
},
"result": 16.994300000000003,
"rate": 0.169943
}Build with MDL/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key