Rate Overview
Live
1 ILS = 58.3086 DJF
1 DJF = 0.017150
ILS
Avg
56.6758
High
63.3859
Low
52.0732
Last updated: 7/28/2026, 11:41:26 PM
Quick Conversions
| ILS | DJF |
|---|---|
| 1 ILS | 58.31 DJF |
| 10 ILS | 583.09 DJF |
| 50 ILS | 2,915.43 DJF |
| 100 ILS | 5,830.86 DJF |
| 500 ILS | 29,154.28 DJF |
| 1,000 ILS | 58,308.57 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-28T23:41:26Z",
"rates": {
"DJF": 58.308565
}
}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": 5830.8565,
"rate": 58.308565
}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