Rate Overview
Live
1 DJF = 0.015869 ILS
1 ILS = 63.0159
DJF
Avg
0.017320
High
0.018282
Low
0.015869
Last updated: 5/28/2026, 3:41:31 AM
Quick Conversions
| DJF | ILS |
|---|---|
| 1 DJF | 0.02 ILS |
| 10 DJF | 0.16 ILS |
| 50 DJF | 0.79 ILS |
| 100 DJF | 1.59 ILS |
| 500 DJF | 7.93 ILS |
| 1,000 DJF | 15.87 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-28T03:41:31Z",
"rates": {
"ILS": 0.015869
}
}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.5869000000000002,
"rate": 0.015869
}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