Rate Overview
Live
1 ILS = 56.0791 JPY
1 JPY = 0.017832
ILS
Avg
47.6192
High
56.0791
Low
40.0222
Last updated: 5/26/2026, 7:51:34 PM
Quick Conversions
| ILS | JPY |
|---|---|
| 1 ILS | 56.08 JPY |
| 10 ILS | 560.79 JPY |
| 50 ILS | 2,803.95 JPY |
| 100 ILS | 5,607.91 JPY |
| 500 ILS | 28,039.53 JPY |
| 1,000 ILS | 56,079.06 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-26T19:51:34Z",
"rates": {
"JPY": 56.079059
}
}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": 5607.9059,
"rate": 56.079059
}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