Rate Overview
Live
1 MDL = 0.166799 ILS
1 ILS = 5.9952
MDL
Avg
0.168571
High
0.171303
Low
0.166799
Last updated: 6/15/2026, 7:40:40 PM
Quick Conversions
| MDL | ILS |
|---|---|
| 1 MDL | 0.17 ILS |
| 10 MDL | 1.67 ILS |
| 50 MDL | 8.34 ILS |
| 100 MDL | 16.68 ILS |
| 500 MDL | 83.40 ILS |
| 1,000 MDL | 166.80 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-06-15T19:40:40Z",
"rates": {
"ILS": 0.166799
}
}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.6799,
"rate": 0.166799
}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