Rate Overview
Live
1 ILS = 53.2427 JPY
1 JPY = 0.018782
ILS
Avg
52.5426
High
56.7918
Low
49.4330
Last updated: 7/22/2026, 11:18:01 PM
Quick Conversions
| ILS | JPY |
|---|---|
| 1 ILS | 53.24 JPY |
| 10 ILS | 532.43 JPY |
| 50 ILS | 2,662.14 JPY |
| 100 ILS | 5,324.27 JPY |
| 500 ILS | 26,621.35 JPY |
| 1,000 ILS | 53,242.71 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-22T23:18:01Z",
"rates": {
"JPY": 53.242705
}
}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": 5324.2705000000005,
"rate": 53.242705
}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