Rate Overview
Live
1 ILS = 53.6423 JPY
1 JPY = 0.018642
ILS
Avg
53.4434
High
53.6423
Low
53.2025
Last updated: 7/26/2026, 1:18:52 AM
Quick Conversions
| ILS | JPY |
|---|---|
| 1 ILS | 53.64 JPY |
| 10 ILS | 536.42 JPY |
| 50 ILS | 2,682.12 JPY |
| 100 ILS | 5,364.23 JPY |
| 500 ILS | 26,821.15 JPY |
| 1,000 ILS | 53,642.30 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-26T01:18:52Z",
"rates": {
"JPY": 53.642303
}
}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": 5364.2303,
"rate": 53.642303
}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