Rate Overview
Live
1 MDL = 0.172210 ILS
1 ILS = 5.8069
MDL
Avg
0.172627
High
0.173708
Low
0.172076
Last updated: 8/13/2026, 6:22:03 AM
Quick Conversions
| MDL | ILS |
|---|---|
| 1 MDL | 0.17 ILS |
| 10 MDL | 1.72 ILS |
| 50 MDL | 8.61 ILS |
| 100 MDL | 17.22 ILS |
| 500 MDL | 86.11 ILS |
| 1,000 MDL | 172.21 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-08-13T06:22:03Z",
"rates": {
"ILS": 0.17221
}
}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.221,
"rate": 0.17221
}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