Rate Overview
Live
1 JPY = 0.019658 ILS
1 ILS = 50.8699
JPY
Avg
0.019619
High
0.019675
Low
0.019523
Last updated: 3/27/2026, 7:48:56 AM
Quick Conversions
| JPY | ILS |
|---|---|
| 1 JPY | 0.02 ILS |
| 10 JPY | 0.20 ILS |
| 50 JPY | 0.98 ILS |
| 100 JPY | 1.97 ILS |
| 500 JPY | 9.83 ILS |
| 1,000 JPY | 19.66 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-03-27T07:48:56Z",
"rates": {
"ILS": 0.019658
}
}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.9657999999999998,
"rate": 0.019658
}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