Rate Overview
Live
1 ILS = 6.1011 MDL
1 MDL = 0.163906
ILS
Avg
5.9158
High
6.1011
Low
5.8040
Last updated: 5/27/2026, 12:13:42 PM
Quick Conversions
| ILS | MDL |
|---|---|
| 1 ILS | 6.10 MDL |
| 10 ILS | 61.01 MDL |
| 50 ILS | 305.05 MDL |
| 100 ILS | 610.11 MDL |
| 500 ILS | 3,050.53 MDL |
| 1,000 ILS | 6,101.06 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-27T12:13:42Z",
"rates": {
"MDL": 6.101059
}
}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": 610.1059,
"rate": 6.101059
}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