Rate Overview
Live
1 MDL = 0.168507 ILS
1 ILS = 5.9345
MDL
Avg
0.170625
High
0.171852
Low
0.168507
Last updated: 5/6/2026, 3:28:26 PM
Quick Conversions
| MDL | ILS |
|---|---|
| 1 MDL | 0.17 ILS |
| 10 MDL | 1.69 ILS |
| 50 MDL | 8.43 ILS |
| 100 MDL | 16.85 ILS |
| 500 MDL | 84.25 ILS |
| 1,000 MDL | 168.51 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-06T15:28:26Z",
"rates": {
"ILS": 0.168507
}
}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.8507,
"rate": 0.168507
}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