Rate Overview
Live
1 DJF = 0.016333 ILS
1 ILS = 61.2257
DJF
Avg
0.016504
High
0.016664
Low
0.016271
Last updated: 5/7/2026, 9:17:59 PM
Quick Conversions
| DJF | ILS |
|---|---|
| 1 DJF | 0.02 ILS |
| 10 DJF | 0.16 ILS |
| 50 DJF | 0.82 ILS |
| 100 DJF | 1.63 ILS |
| 500 DJF | 8.17 ILS |
| 1,000 DJF | 16.33 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-05-07T21:17:59Z",
"rates": {
"ILS": 0.016333
}
}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.6333,
"rate": 0.016333
}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