Rate Overview
Live
1 ILS = 59.8344 DJF
1 DJF = 0.016713
ILS
Avg
58.8987
High
59.8344
Low
58.0527
Last updated: 4/17/2026, 1:29:58 PM
Quick Conversions
| ILS | DJF |
|---|---|
| 1 ILS | 59.83 DJF |
| 10 ILS | 598.34 DJF |
| 50 ILS | 2,991.72 DJF |
| 100 ILS | 5,983.44 DJF |
| 500 ILS | 29,917.19 DJF |
| 1,000 ILS | 59,834.37 DJF |
Get ILS/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=DJFExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-04-17T13:29:58Z",
"rates": {
"DJF": 59.834374
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "DJF",
"amount": 100
},
"result": 5983.4374,
"rate": 59.834374
}Build with ILS/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key