Rate Overview
Live
1 JPY = 0.018439 ILS
1 ILS = 54.2329
JPY
Avg
0.018491
High
0.018609
Low
0.018303
Last updated: 7/7/2026, 1:06:40 AM
Quick Conversions
| JPY | ILS |
|---|---|
| 1 JPY | 0.02 ILS |
| 10 JPY | 0.18 ILS |
| 50 JPY | 0.92 ILS |
| 100 JPY | 1.84 ILS |
| 500 JPY | 9.22 ILS |
| 1,000 JPY | 18.44 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-07-07T01:06:40Z",
"rates": {
"ILS": 0.018439
}
}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.8439,
"rate": 0.018439
}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