Rate Overview
Live
1 DJF = 0.017379 ILS
1 ILS = 57.5407
DJF
Avg
0.017393
High
0.017588
Low
0.017276
Last updated: 3/7/2026, 7:37:52 AM
Quick Conversions
| DJF | ILS |
|---|---|
| 1 DJF | 0.02 ILS |
| 10 DJF | 0.17 ILS |
| 50 DJF | 0.87 ILS |
| 100 DJF | 1.74 ILS |
| 500 DJF | 8.69 ILS |
| 1,000 DJF | 17.38 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-03-07T07:37:52Z",
"rates": {
"ILS": 0.017379
}
}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.7378999999999998,
"rate": 0.017379
}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