Rate Overview
Live
1 ILS = 59.8614 DJF
1 DJF = 0.016705
ILS
Avg
59.5760
High
59.8614
Low
59.1003
Last updated: 7/1/2026, 9:01:21 AM
Quick Conversions
| ILS | DJF |
|---|---|
| 1 ILS | 59.86 DJF |
| 10 ILS | 598.61 DJF |
| 50 ILS | 2,993.07 DJF |
| 100 ILS | 5,986.14 DJF |
| 500 ILS | 29,930.69 DJF |
| 1,000 ILS | 59,861.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-07-01T09:01:21Z",
"rates": {
"DJF": 59.861371
}
}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": 5986.1371,
"rate": 59.861371
}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