Rate Overview
Live
1 ILS = 55.1825 JPY
1 JPY = 0.018122
ILS
Avg
54.6653
High
55.1825
Low
53.8844
Last updated: 6/15/2026, 9:44:10 PM
Quick Conversions
| ILS | JPY |
|---|---|
| 1 ILS | 55.18 JPY |
| 10 ILS | 551.82 JPY |
| 50 ILS | 2,759.12 JPY |
| 100 ILS | 5,518.25 JPY |
| 500 ILS | 27,591.24 JPY |
| 1,000 ILS | 55,182.47 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-15T21:44:10Z",
"rates": {
"JPY": 55.18247
}
}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": 5518.247,
"rate": 55.18247
}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