Rate Overview
Live
1 ILS = 56.6418 DJF
1 DJF = 0.017655
ILS
Avg
55.8720
High
57.7976
Low
53.5135
Last updated: 3/28/2026, 12:09:09 PM
Quick Conversions
| ILS | DJF |
|---|---|
| 1 ILS | 56.64 DJF |
| 10 ILS | 566.42 DJF |
| 50 ILS | 2,832.09 DJF |
| 100 ILS | 5,664.18 DJF |
| 500 ILS | 28,320.89 DJF |
| 1,000 ILS | 56,641.77 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-28T12:09:09Z",
"rates": {
"DJF": 56.641772
}
}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": 5664.1772,
"rate": 56.641772
}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