Rate Overview
Live
1 ILS = 56.0134 JPY
1 JPY = 0.017853
ILS
Avg
55.0259
High
56.0134
Low
54.4028
Last updated: 5/26/2026, 6:43:57 PM
Quick Conversions
| ILS | JPY |
|---|---|
| 1 ILS | 56.01 JPY |
| 10 ILS | 560.13 JPY |
| 50 ILS | 2,800.67 JPY |
| 100 ILS | 5,601.34 JPY |
| 500 ILS | 28,006.71 JPY |
| 1,000 ILS | 56,013.43 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-26T18:43:57Z",
"rates": {
"JPY": 56.013429
}
}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": 5601.342900000001,
"rate": 56.013429
}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