Rate Overview
Live
1 ILS = 53.6490 JPY
1 JPY = 0.018640
ILS
Avg
53.4670
High
53.6490
Low
53.2025
Last updated: 7/26/2026, 6:25:27 AM
Quick Conversions
| ILS | JPY |
|---|---|
| 1 ILS | 53.65 JPY |
| 10 ILS | 536.49 JPY |
| 50 ILS | 2,682.45 JPY |
| 100 ILS | 5,364.90 JPY |
| 500 ILS | 26,824.50 JPY |
| 1,000 ILS | 53,649.00 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-26T06:25:27Z",
"rates": {
"JPY": 53.648997
}
}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.8997,
"rate": 53.648997
}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