Rate Overview
Live
1 SHP = 4.0757 ILS
1 ILS = 0.245355
SHP
Avg
4.0307
High
4.2056
Low
3.7885
Last updated: 8/23/2026, 1:07:58 AM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 4.08 ILS |
| 10 SHP | 40.76 ILS |
| 50 SHP | 203.79 ILS |
| 100 SHP | 407.57 ILS |
| 500 SHP | 2,037.87 ILS |
| 1,000 SHP | 4,075.73 ILS |
Get SHP/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=ILSExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-08-23T01:07:58Z",
"rates": {
"ILS": 4.075735
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "ILS",
"amount": 100
},
"result": 407.57349999999997,
"rate": 4.075735
}Build with SHP/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key