Rate Overview
Live
1 ILS = 56.0780 JPY
1 JPY = 0.017832
ILS
Avg
47.6191
High
56.0780
Low
40.0222
Last updated: 5/26/2026, 9:02:38 PM
Quick Conversions
| ILS | JPY |
|---|---|
| 1 ILS | 56.08 JPY |
| 10 ILS | 560.78 JPY |
| 50 ILS | 2,803.90 JPY |
| 100 ILS | 5,607.80 JPY |
| 500 ILS | 28,039.00 JPY |
| 1,000 ILS | 56,078.00 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-26T21:02:38Z",
"rates": {
"JPY": 56.078003
}
}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.8003,
"rate": 56.078003
}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