Rate Overview
Live
1 MDL = 0.163868 ILS
1 ILS = 6.1025
MDL
Avg
0.178359
High
0.189965
Low
0.163868
Last updated: 5/26/2026, 7:36:17 PM
Quick Conversions
| MDL | ILS |
|---|---|
| 1 MDL | 0.16 ILS |
| 10 MDL | 1.64 ILS |
| 50 MDL | 8.19 ILS |
| 100 MDL | 16.39 ILS |
| 500 MDL | 81.93 ILS |
| 1,000 MDL | 163.87 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-26T19:36:17Z",
"rates": {
"ILS": 0.163868
}
}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.3868,
"rate": 0.163868
}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