Rate Overview
Live
1 ILS = 5.8326 MDL
1 MDL = 0.171451
ILS
Avg
5.8261
High
5.9658
Low
5.7201
Last updated: 7/27/2026, 10:55:13 AM
Quick Conversions
| ILS | MDL |
|---|---|
| 1 ILS | 5.83 MDL |
| 10 ILS | 58.33 MDL |
| 50 ILS | 291.63 MDL |
| 100 ILS | 583.26 MDL |
| 500 ILS | 2,916.28 MDL |
| 1,000 ILS | 5,832.57 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-27T10:55:13Z",
"rates": {
"MDL": 5.832567
}
}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": 583.2567,
"rate": 5.832567
}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