Rate Overview
Live
1 JPY = 0.018767 ILS
1 ILS = 53.2850
JPY
Avg
0.018973
High
0.019163
Low
0.018767
Last updated: 4/17/2026, 6:05:51 AM
Quick Conversions
| JPY | ILS |
|---|---|
| 1 JPY | 0.02 ILS |
| 10 JPY | 0.19 ILS |
| 50 JPY | 0.94 ILS |
| 100 JPY | 1.88 ILS |
| 500 JPY | 9.38 ILS |
| 1,000 JPY | 18.77 ILS |
Get JPY/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=ILSExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-17T06:05:51Z",
"rates": {
"ILS": 0.018767
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "ILS",
"amount": 100
},
"result": 1.8766999999999998,
"rate": 0.018767
}Build with JPY/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key