Rate Overview
Live
1 ILS = 58.0799 DJF
1 DJF = 0.017218
ILS
Avg
58.8777
High
63.5499
Low
56.4164
Last updated: 7/29/2026, 11:59:33 AM
Quick Conversions
| ILS | DJF |
|---|---|
| 1 ILS | 58.08 DJF |
| 10 ILS | 580.80 DJF |
| 50 ILS | 2,903.99 DJF |
| 100 ILS | 5,807.99 DJF |
| 500 ILS | 29,039.93 DJF |
| 1,000 ILS | 58,079.86 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-29T11:59:33Z",
"rates": {
"DJF": 58.079859
}
}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": 5807.9859,
"rate": 58.079859
}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