Rate Overview
Live
1 ILS = 59.5544 DJF
1 DJF = 0.016791
ILS
Avg
59.9220
High
60.3920
Low
59.3832
Last updated: 8/18/2026, 9:05:52 AM
Quick Conversions
| ILS | DJF |
|---|---|
| 1 ILS | 59.55 DJF |
| 10 ILS | 595.54 DJF |
| 50 ILS | 2,977.72 DJF |
| 100 ILS | 5,955.44 DJF |
| 500 ILS | 29,777.21 DJF |
| 1,000 ILS | 59,554.43 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-08-18T09:05:52Z",
"rates": {
"DJF": 59.554429
}
}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": 5955.4429,
"rate": 59.554429
}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