Rate Overview
Live
1 ILS = 55.0949 JPY
1 JPY = 0.018150
ILS
Avg
54.6555
High
55.0949
Low
53.8844
Last updated: 6/15/2026, 10:24:57 PM
Quick Conversions
| ILS | JPY |
|---|---|
| 1 ILS | 55.09 JPY |
| 10 ILS | 550.95 JPY |
| 50 ILS | 2,754.75 JPY |
| 100 ILS | 5,509.49 JPY |
| 500 ILS | 27,547.46 JPY |
| 1,000 ILS | 55,094.92 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-06-15T22:24:57Z",
"rates": {
"JPY": 55.094923
}
}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": 5509.4923,
"rate": 55.094923
}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