Rate Overview
Live
1 ILS = 62.9915 DJF
1 DJF = 0.015875
ILS
Avg
55.4071
High
62.9915
Low
50.3207
Last updated: 5/28/2026, 1:19:34 AM
Quick Conversions
| ILS | DJF |
|---|---|
| 1 ILS | 62.99 DJF |
| 10 ILS | 629.91 DJF |
| 50 ILS | 3,149.57 DJF |
| 100 ILS | 6,299.15 DJF |
| 500 ILS | 31,495.73 DJF |
| 1,000 ILS | 62,991.45 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-28T01:19:34Z",
"rates": {
"DJF": 62.991453
}
}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": 6299.1453,
"rate": 62.991453
}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