Rate Overview
Live
1 ILS = 5.7196 MDL
1 MDL = 0.174837
ILS
Avg
5.7539
High
5.8141
Low
5.6834
Last updated: 9/3/2026, 6:26:01 AM
Quick Conversions
| ILS | MDL |
|---|---|
| 1 ILS | 5.72 MDL |
| 10 ILS | 57.20 MDL |
| 50 ILS | 285.98 MDL |
| 100 ILS | 571.96 MDL |
| 500 ILS | 2,859.81 MDL |
| 1,000 ILS | 5,719.61 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-09-03T06:26:01Z",
"rates": {
"MDL": 5.719612
}
}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": 571.9612,
"rate": 5.719612
}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