Rate Overview
Live
1 ILS = 53.7277 JPY
1 JPY = 0.018612
ILS
Avg
53.4986
High
53.7277
Low
53.1790
Last updated: 8/30/2026, 8:15:50 PM
Quick Conversions
| ILS | JPY |
|---|---|
| 1 ILS | 53.73 JPY |
| 10 ILS | 537.28 JPY |
| 50 ILS | 2,686.39 JPY |
| 100 ILS | 5,372.77 JPY |
| 500 ILS | 26,863.87 JPY |
| 1,000 ILS | 53,727.74 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-08-30T20:15:50Z",
"rates": {
"JPY": 53.727736
}
}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": 5372.7736,
"rate": 53.727736
}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