Rate Overview
Live
1 ILS = 53.2940 JPY
1 JPY = 0.018764
ILS
Avg
49.5138
High
56.2148
Low
42.7580
Last updated: 7/23/2026, 3:37:44 AM
Quick Conversions
| ILS | JPY |
|---|---|
| 1 ILS | 53.29 JPY |
| 10 ILS | 532.94 JPY |
| 50 ILS | 2,664.70 JPY |
| 100 ILS | 5,329.40 JPY |
| 500 ILS | 26,646.98 JPY |
| 1,000 ILS | 53,293.95 JPY |
Get ILS/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=JPYExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-23T03:37:44Z",
"rates": {
"JPY": 53.293952
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "JPY",
"amount": 100
},
"result": 5329.3952,
"rate": 53.293952
}Build with ILS/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key