Rate Overview
Live
1 ILS = 61.1890 DJF
1 DJF = 0.016343
ILS
Avg
60.5902
High
61.4582
Low
60.0077
Last updated: 5/7/2026, 5:51:34 PM
Quick Conversions
| ILS | DJF |
|---|---|
| 1 ILS | 61.19 DJF |
| 10 ILS | 611.89 DJF |
| 50 ILS | 3,059.45 DJF |
| 100 ILS | 6,118.90 DJF |
| 500 ILS | 30,594.52 DJF |
| 1,000 ILS | 61,189.04 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-07T17:51:34Z",
"rates": {
"DJF": 61.189043
}
}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": 6118.9043,
"rate": 61.189043
}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