Rate Overview
Live
1 ILS = 0.238019 SHP
1 SHP = 4.2013
ILS
Avg
0.240053
High
0.243787
Low
0.235911
Last updated: 3/27/2026, 12:56:57 PM
Quick Conversions
| ILS | SHP |
|---|---|
| 1 ILS | 0.24 SHP |
| 10 ILS | 2.38 SHP |
| 50 ILS | 11.90 SHP |
| 100 ILS | 23.80 SHP |
| 500 ILS | 119.01 SHP |
| 1,000 ILS | 238.02 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-03-27T12:56:57Z",
"rates": {
"SHP": 0.238019
}
}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": 23.8019,
"rate": 0.238019
}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