Rate Overview
Live
1 ILS = 6.1223 MDL
1 MDL = 0.163337
ILS
Avg
5.6160
High
6.1223
Low
5.2641
Last updated: 5/27/2026, 8:30:41 PM
Quick Conversions
| ILS | MDL |
|---|---|
| 1 ILS | 6.12 MDL |
| 10 ILS | 61.22 MDL |
| 50 ILS | 306.12 MDL |
| 100 ILS | 612.23 MDL |
| 500 ILS | 3,061.15 MDL |
| 1,000 ILS | 6,122.31 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-05-27T20:30:41Z",
"rates": {
"MDL": 6.122308
}
}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": 612.2308,
"rate": 6.122308
}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