Rate Overview
Live
1 MDL = 0.179389 ILS
1 ILS = 5.5745
MDL
Avg
0.182760
High
0.189965
Low
0.177804
Last updated: 3/27/2026, 11:45:55 AM
Quick Conversions
| MDL | ILS |
|---|---|
| 1 MDL | 0.18 ILS |
| 10 MDL | 1.79 ILS |
| 50 MDL | 8.97 ILS |
| 100 MDL | 17.94 ILS |
| 500 MDL | 89.69 ILS |
| 1,000 MDL | 179.39 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-03-27T11:45:55Z",
"rates": {
"ILS": 0.179389
}
}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.9389,
"rate": 0.179389
}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