Rate Overview
Live
1 ILS = 62.9970 DJF
1 DJF = 0.015874
ILS
Avg
52.8187
High
62.9970
Low
47.1530
Last updated: 5/27/2026, 9:38:31 PM
Quick Conversions
| ILS | DJF |
|---|---|
| 1 ILS | 63.00 DJF |
| 10 ILS | 629.97 DJF |
| 50 ILS | 3,149.85 DJF |
| 100 ILS | 6,299.70 DJF |
| 500 ILS | 31,498.51 DJF |
| 1,000 ILS | 62,997.02 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-27T21:38:31Z",
"rates": {
"DJF": 62.997023
}
}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.7023,
"rate": 62.997023
}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