Rate Overview
Live
1 JPY = 0.017725 ILS
1 ILS = 56.4175
JPY
Avg
0.024550
High
0.029835
Low
0.017725
Last updated: 5/27/2026, 6:22:06 PM
Quick Conversions
| JPY | ILS |
|---|---|
| 1 JPY | 0.02 ILS |
| 10 JPY | 0.18 ILS |
| 50 JPY | 0.89 ILS |
| 100 JPY | 1.77 ILS |
| 500 JPY | 8.86 ILS |
| 1,000 JPY | 17.73 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-05-27T18:22:06Z",
"rates": {
"ILS": 0.017725
}
}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.7725000000000002,
"rate": 0.017725
}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