Rate Overview
Live
1 ILS = 60.8099 DJF
1 DJF = 0.016445
ILS
Avg
60.7374
High
61.1607
Low
59.8265
Last updated: 6/17/2026, 6:35:29 AM
Quick Conversions
| ILS | DJF |
|---|---|
| 1 ILS | 60.81 DJF |
| 10 ILS | 608.10 DJF |
| 50 ILS | 3,040.49 DJF |
| 100 ILS | 6,080.99 DJF |
| 500 ILS | 30,404.94 DJF |
| 1,000 ILS | 60,809.88 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-06-17T06:35:29Z",
"rates": {
"DJF": 60.809882
}
}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": 6080.9882,
"rate": 60.809882
}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