Rate Overview
Live
1 ILS = 58.1891 DJF
1 DJF = 0.017185
ILS
Avg
58.2664
High
58.5801
Low
57.9225
Last updated: 7/29/2026, 9:18:40 AM
Quick Conversions
| ILS | DJF |
|---|---|
| 1 ILS | 58.19 DJF |
| 10 ILS | 581.89 DJF |
| 50 ILS | 2,909.46 DJF |
| 100 ILS | 5,818.91 DJF |
| 500 ILS | 29,094.56 DJF |
| 1,000 ILS | 58,189.12 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-29T09:18:40Z",
"rates": {
"DJF": 58.189117
}
}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": 5818.911700000001,
"rate": 58.189117
}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