Rate Overview
Live
1 ILS = 57.5405 DJF
1 DJF = 0.017379
ILS
Avg
57.4938
High
57.8821
Low
56.8569
Last updated: 3/7/2026, 7:37:54 AM
Quick Conversions
| ILS | DJF |
|---|---|
| 1 ILS | 57.54 DJF |
| 10 ILS | 575.40 DJF |
| 50 ILS | 2,877.02 DJF |
| 100 ILS | 5,754.05 DJF |
| 500 ILS | 28,770.24 DJF |
| 1,000 ILS | 57,540.49 DJF |
Get ILS/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=DJFExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-07T07:37:54Z",
"rates": {
"DJF": 57.540488
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "DJF",
"amount": 100
},
"result": 5754.0488000000005,
"rate": 57.540488
}Build with ILS/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key