Rate Overview
Live
1 MDL = 0.175927 ILS
1 ILS = 5.6842
MDL
Avg
0.176772
High
0.179174
Low
0.175364
Last updated: 4/16/2026, 2:05:32 PM
Quick Conversions
| MDL | ILS |
|---|---|
| 1 MDL | 0.18 ILS |
| 10 MDL | 1.76 ILS |
| 50 MDL | 8.80 ILS |
| 100 MDL | 17.59 ILS |
| 500 MDL | 87.96 ILS |
| 1,000 MDL | 175.93 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-04-16T14:05:32Z",
"rates": {
"ILS": 0.175927
}
}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": 17.5927,
"rate": 0.175927
}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