Rate Overview
Live
1 MDL = 0.173359 ILS
1 ILS = 5.7684
MDL
Avg
0.176158
High
0.189965
Low
0.162309
Last updated: 7/21/2026, 5:14:33 AM
Quick Conversions
| MDL | ILS |
|---|---|
| 1 MDL | 0.17 ILS |
| 10 MDL | 1.73 ILS |
| 50 MDL | 8.67 ILS |
| 100 MDL | 17.34 ILS |
| 500 MDL | 86.68 ILS |
| 1,000 MDL | 173.36 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-07-21T05:14:33Z",
"rates": {
"ILS": 0.173359
}
}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.335900000000002,
"rate": 0.173359
}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