Rate Overview
Live
1 ILS = 5.5914 MDL
1 MDL = 0.178846
ILS
Avg
5.5587
High
5.6337
Low
5.4463
Last updated: 3/7/2026, 6:42:53 AM
Quick Conversions
| ILS | MDL |
|---|---|
| 1 ILS | 5.59 MDL |
| 10 ILS | 55.91 MDL |
| 50 ILS | 279.57 MDL |
| 100 ILS | 559.14 MDL |
| 500 ILS | 2,795.70 MDL |
| 1,000 ILS | 5,591.39 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-07T06:42:53Z",
"rates": {
"MDL": 5.591393
}
}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": 559.1393,
"rate": 5.591393
}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