Rate Overview
Live
1 DJF = 0.017024 ILS
1 ILS = 58.7406
DJF
Avg
0.016957
High
0.017097
Low
0.016847
Last updated: 9/11/2026, 10:11:49 PM
Quick Conversions
| DJF | ILS |
|---|---|
| 1 DJF | 0.02 ILS |
| 10 DJF | 0.17 ILS |
| 50 DJF | 0.85 ILS |
| 100 DJF | 1.70 ILS |
| 500 DJF | 8.51 ILS |
| 1,000 DJF | 17.02 ILS |
Get DJF/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=ILSExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-09-11T22:11:49Z",
"rates": {
"ILS": 0.017024
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "ILS",
"amount": 100
},
"result": 1.7024000000000001,
"rate": 0.017024
}Build with DJF/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key