Rate Overview
Live
1 ILS = 53.2012 JPY
1 JPY = 0.018797
ILS
Avg
42.0411
High
54.8425
Low
33.7906
Last updated: 7/23/2026, 10:39:12 AM
Quick Conversions
| ILS | JPY |
|---|---|
| 1 ILS | 53.20 JPY |
| 10 ILS | 532.01 JPY |
| 50 ILS | 2,660.06 JPY |
| 100 ILS | 5,320.12 JPY |
| 500 ILS | 26,600.62 JPY |
| 1,000 ILS | 53,201.23 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-23T10:39:12Z",
"rates": {
"JPY": 53.20123
}
}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": 5320.1230000000005,
"rate": 53.20123
}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