Rate Overview
Live
1 MDL = 0.163810 ILS
1 ILS = 6.1046
MDL
Avg
0.178356
High
0.189965
Low
0.163810
Last updated: 5/26/2026, 8:44:27 PM
Quick Conversions
| MDL | ILS |
|---|---|
| 1 MDL | 0.16 ILS |
| 10 MDL | 1.64 ILS |
| 50 MDL | 8.19 ILS |
| 100 MDL | 16.38 ILS |
| 500 MDL | 81.91 ILS |
| 1,000 MDL | 163.81 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-26T20:44:27Z",
"rates": {
"ILS": 0.16381
}
}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.381,
"rate": 0.16381
}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