Rate Overview
Live
1 DJF = 0.016644 ILS
1 ILS = 60.0817
DJF
Avg
0.016969
High
0.017225
Low
0.016644
Last updated: 4/17/2026, 2:42:02 PM
Quick Conversions
| DJF | ILS |
|---|---|
| 1 DJF | 0.02 ILS |
| 10 DJF | 0.17 ILS |
| 50 DJF | 0.83 ILS |
| 100 DJF | 1.66 ILS |
| 500 DJF | 8.32 ILS |
| 1,000 DJF | 16.64 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-04-17T14:42:02Z",
"rates": {
"ILS": 0.016644
}
}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.6643999999999999,
"rate": 0.016644
}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