Rate Overview
Live
1 ILS = 5.7564 MDL
1 MDL = 0.173721
ILS
Avg
5.4455
High
6.1611
Low
4.9090
Last updated: 7/28/2026, 3:30:41 PM
Quick Conversions
| ILS | MDL |
|---|---|
| 1 ILS | 5.76 MDL |
| 10 ILS | 57.56 MDL |
| 50 ILS | 287.82 MDL |
| 100 ILS | 575.64 MDL |
| 500 ILS | 2,878.18 MDL |
| 1,000 ILS | 5,756.36 MDL |
Get ILS/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MDLExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-28T15:30:41Z",
"rates": {
"MDL": 5.756358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MDL",
"amount": 100
},
"result": 575.6358,
"rate": 5.756358
}Build with ILS/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key