Rate Overview
Live
1 ILS = 50.9795 JPY
1 JPY = 0.019616
ILS
Avg
48.6505
High
51.0038
Low
44.6928
Last updated: 3/27/2026, 1:11:15 AM
Quick Conversions
| ILS | JPY |
|---|---|
| 1 ILS | 50.98 JPY |
| 10 ILS | 509.79 JPY |
| 50 ILS | 2,548.97 JPY |
| 100 ILS | 5,097.95 JPY |
| 500 ILS | 25,489.75 JPY |
| 1,000 ILS | 50,979.49 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-03-27T01:11:15Z",
"rates": {
"JPY": 50.97949
}
}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": 5097.949,
"rate": 50.97949
}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