Rate Overview
Live
1 ILS = 62.9647 DJF
1 DJF = 0.015882
ILS
Avg
57.8126
High
62.9647
Low
54.6963
Last updated: 5/28/2026, 12:06:09 AM
Quick Conversions
| ILS | DJF |
|---|---|
| 1 ILS | 62.96 DJF |
| 10 ILS | 629.65 DJF |
| 50 ILS | 3,148.24 DJF |
| 100 ILS | 6,296.47 DJF |
| 500 ILS | 31,482.36 DJF |
| 1,000 ILS | 62,964.73 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-05-28T00:06:09Z",
"rates": {
"DJF": 62.964728
}
}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": 6296.4728000000005,
"rate": 62.964728
}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