Rate Overview
Live
1 ILS = 5.7740 MDL
1 MDL = 0.173192
ILS
Avg
5.7399
High
6.1644
Low
5.4318
Last updated: 7/29/2026, 8:32:06 AM
Quick Conversions
| ILS | MDL |
|---|---|
| 1 ILS | 5.77 MDL |
| 10 ILS | 57.74 MDL |
| 50 ILS | 288.70 MDL |
| 100 ILS | 577.40 MDL |
| 500 ILS | 2,886.98 MDL |
| 1,000 ILS | 5,773.96 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-29T08:32:06Z",
"rates": {
"MDL": 5.773955
}
}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": 577.3955,
"rate": 5.773955
}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