Rate Overview
Live
1 ILS = 5.8069 MDL
1 MDL = 0.172210
ILS
Avg
5.7929
High
5.8114
Low
5.7568
Last updated: 8/13/2026, 6:35:59 AM
Quick Conversions
| ILS | MDL |
|---|---|
| 1 ILS | 5.81 MDL |
| 10 ILS | 58.07 MDL |
| 50 ILS | 290.34 MDL |
| 100 ILS | 580.69 MDL |
| 500 ILS | 2,903.43 MDL |
| 1,000 ILS | 5,806.86 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-08-13T06:35:59Z",
"rates": {
"MDL": 5.806859
}
}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": 580.6859000000001,
"rate": 5.806859
}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