Rate Overview
Live
1 ILS = 0.243868 SHP
1 SHP = 4.1006
ILS
Avg
0.236867
High
0.263622
Low
0.217882
Last updated: 7/22/2026, 11:26:31 PM
Quick Conversions
| ILS | SHP |
|---|---|
| 1 ILS | 0.24 SHP |
| 10 ILS | 2.44 SHP |
| 50 ILS | 12.19 SHP |
| 100 ILS | 24.39 SHP |
| 500 ILS | 121.93 SHP |
| 1,000 ILS | 243.87 SHP |
Get ILS/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SHPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-22T23:26:31Z",
"rates": {
"SHP": 0.243868
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SHP",
"amount": 100
},
"result": 24.3868,
"rate": 0.243868
}Build with ILS/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key