Rate Overview
Live
1 ILS = 51.1172 JPY
1 JPY = 0.019563
ILS
Avg
50.6225
High
51.2589
Low
49.6214
Last updated: 3/6/2026, 7:34:20 PM
Quick Conversions
| ILS | JPY |
|---|---|
| 1 ILS | 51.12 JPY |
| 10 ILS | 511.17 JPY |
| 50 ILS | 2,555.86 JPY |
| 100 ILS | 5,111.72 JPY |
| 500 ILS | 25,558.62 JPY |
| 1,000 ILS | 51,117.25 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-03-06T19:34:20Z",
"rates": {
"JPY": 51.117246
}
}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": 5111.7246000000005,
"rate": 51.117246
}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