Rate Overview
Live
1 ILS = 53.1749 JPY
1 JPY = 0.018806
ILS
Avg
52.2820
High
56.2148
Low
49.1287
Last updated: 7/23/2026, 2:01:04 PM
Quick Conversions
| ILS | JPY |
|---|---|
| 1 ILS | 53.17 JPY |
| 10 ILS | 531.75 JPY |
| 50 ILS | 2,658.74 JPY |
| 100 ILS | 5,317.49 JPY |
| 500 ILS | 26,587.43 JPY |
| 1,000 ILS | 53,174.86 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-23T14:01:04Z",
"rates": {
"JPY": 53.174863
}
}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": 5317.4863000000005,
"rate": 53.174863
}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