Rate Overview
Live
1 ILS = 58.7633 DJF
1 DJF = 0.017017
ILS
Avg
59.4998
High
59.9478
Low
58.6934
Last updated: 9/2/2026, 9:04:47 AM
Quick Conversions
| ILS | DJF |
|---|---|
| 1 ILS | 58.76 DJF |
| 10 ILS | 587.63 DJF |
| 50 ILS | 2,938.17 DJF |
| 100 ILS | 5,876.33 DJF |
| 500 ILS | 29,381.66 DJF |
| 1,000 ILS | 58,763.32 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-09-02T09:04:47Z",
"rates": {
"DJF": 58.76332
}
}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": 5876.332,
"rate": 58.76332
}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