Rate Overview
Live
1 MDL = 0.164078 ILS
1 ILS = 6.0947
MDL
Avg
0.166847
High
0.168947
Low
0.164078
Last updated: 5/26/2026, 6:21:15 PM
Quick Conversions
| MDL | ILS |
|---|---|
| 1 MDL | 0.16 ILS |
| 10 MDL | 1.64 ILS |
| 50 MDL | 8.20 ILS |
| 100 MDL | 16.41 ILS |
| 500 MDL | 82.04 ILS |
| 1,000 MDL | 164.08 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-05-26T18:21:15Z",
"rates": {
"ILS": 0.164078
}
}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.4078,
"rate": 0.164078
}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