Rate Overview
Live
1 ILS = 5.5745 MDL
1 MDL = 0.179389
ILS
Avg
5.5969
High
5.6400
Low
5.5745
Last updated: 3/27/2026, 11:26:26 AM
Quick Conversions
| ILS | MDL |
|---|---|
| 1 ILS | 5.57 MDL |
| 10 ILS | 55.74 MDL |
| 50 ILS | 278.72 MDL |
| 100 ILS | 557.45 MDL |
| 500 ILS | 2,787.23 MDL |
| 1,000 ILS | 5,574.47 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-03-27T11:26:26Z",
"rates": {
"MDL": 5.574467
}
}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": 557.4467000000001,
"rate": 5.574467
}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