Rate Overview
Live
1 ILS = 5.7570 MDL
1 MDL = 0.173701
ILS
Avg
5.1993
High
5.8508
Low
4.6213
Last updated: 7/29/2026, 1:00:27 AM
Quick Conversions
| ILS | MDL |
|---|---|
| 1 ILS | 5.76 MDL |
| 10 ILS | 57.57 MDL |
| 50 ILS | 287.85 MDL |
| 100 ILS | 575.70 MDL |
| 500 ILS | 2,878.51 MDL |
| 1,000 ILS | 5,757.02 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-29T01:00:27Z",
"rates": {
"MDL": 5.757017
}
}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.7017000000001,
"rate": 5.757017
}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