Rate Overview
Live
1 ILS = 5.8843 MDL
1 MDL = 0.169943
ILS
Avg
5.9036
High
5.9658
Low
5.8706
Last updated: 7/5/2026, 9:23:13 PM
Quick Conversions
| ILS | MDL |
|---|---|
| 1 ILS | 5.88 MDL |
| 10 ILS | 58.84 MDL |
| 50 ILS | 294.22 MDL |
| 100 ILS | 588.43 MDL |
| 500 ILS | 2,942.16 MDL |
| 1,000 ILS | 5,884.32 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-05T21:23:13Z",
"rates": {
"MDL": 5.884318
}
}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": 588.4318000000001,
"rate": 5.884318
}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