Rate Overview
Live
1 ILS = 58.1323 DJF
1 DJF = 0.017202
ILS
Avg
58.8775
High
59.7714
Low
57.9225
Last updated: 7/28/2026, 2:00:46 PM
Quick Conversions
| ILS | DJF |
|---|---|
| 1 ILS | 58.13 DJF |
| 10 ILS | 581.32 DJF |
| 50 ILS | 2,906.62 DJF |
| 100 ILS | 5,813.23 DJF |
| 500 ILS | 29,066.16 DJF |
| 1,000 ILS | 58,132.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-07-28T14:00:46Z",
"rates": {
"DJF": 58.132317
}
}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": 5813.2317,
"rate": 58.132317
}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