Rate Overview
Live
1 ILS = 5.9257 MDL
1 MDL = 0.168755
ILS
Avg
5.8687
High
5.9271
Low
5.8189
Last updated: 5/7/2026, 8:03:58 AM
Quick Conversions
| ILS | MDL |
|---|---|
| 1 ILS | 5.93 MDL |
| 10 ILS | 59.26 MDL |
| 50 ILS | 296.29 MDL |
| 100 ILS | 592.57 MDL |
| 500 ILS | 2,962.87 MDL |
| 1,000 ILS | 5,925.74 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-05-07T08:03:58Z",
"rates": {
"MDL": 5.925735
}
}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": 592.5735000000001,
"rate": 5.925735
}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