Rate Overview
Live
1 ILS = 53.3271 JPY
1 JPY = 0.018752
ILS
Avg
53.3852
High
53.9733
Low
53.0229
Last updated: 5/6/2026, 6:58:41 AM
Quick Conversions
| ILS | JPY |
|---|---|
| 1 ILS | 53.33 JPY |
| 10 ILS | 533.27 JPY |
| 50 ILS | 2,666.35 JPY |
| 100 ILS | 5,332.71 JPY |
| 500 ILS | 26,663.54 JPY |
| 1,000 ILS | 53,327.08 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-05-06T06:58:41Z",
"rates": {
"JPY": 53.327078
}
}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": 5332.7078,
"rate": 53.327078
}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