Rate Overview
Live
1 ILS = 62.9714 DJF
1 DJF = 0.015880
ILS
Avg
61.8793
High
62.9714
Low
60.8968
Last updated: 5/27/2026, 8:23:40 PM
Quick Conversions
| ILS | DJF |
|---|---|
| 1 ILS | 62.97 DJF |
| 10 ILS | 629.71 DJF |
| 50 ILS | 3,148.57 DJF |
| 100 ILS | 6,297.14 DJF |
| 500 ILS | 31,485.70 DJF |
| 1,000 ILS | 62,971.41 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-27T20:23:40Z",
"rates": {
"DJF": 62.971407
}
}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": 6297.1407,
"rate": 62.971407
}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