Rate Overview
Live
1 ILS = 5.9709 MDL
1 MDL = 0.167478
ILS
Avg
5.9416
High
5.9851
Low
5.8376
Last updated: 6/17/2026, 6:35:05 AM
Quick Conversions
| ILS | MDL |
|---|---|
| 1 ILS | 5.97 MDL |
| 10 ILS | 59.71 MDL |
| 50 ILS | 298.55 MDL |
| 100 ILS | 597.09 MDL |
| 500 ILS | 2,985.46 MDL |
| 1,000 ILS | 5,970.93 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-06-17T06:35:05Z",
"rates": {
"MDL": 5.970927
}
}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": 597.0926999999999,
"rate": 5.970927
}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