Rate Overview
Live
1 ILS = 50.9513 JPY
1 JPY = 0.019627
ILS
Avg
50.9520
High
51.2214
Low
50.6876
Last updated: 3/26/2026, 9:47:36 PM
Quick Conversions
| ILS | JPY |
|---|---|
| 1 ILS | 50.95 JPY |
| 10 ILS | 509.51 JPY |
| 50 ILS | 2,547.56 JPY |
| 100 ILS | 5,095.13 JPY |
| 500 ILS | 25,475.63 JPY |
| 1,000 ILS | 50,951.26 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-26T21:47:36Z",
"rates": {
"JPY": 50.951264
}
}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": 5095.1264,
"rate": 50.951264
}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