Rate Overview
Live
1 SHP = 3.9148 ILS
1 ILS = 0.255441
SHP
Avg
3.9280
High
3.9866
Low
3.9017
Last updated: 6/17/2026, 7:59:16 AM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 3.91 ILS |
| 10 SHP | 39.15 ILS |
| 50 SHP | 195.74 ILS |
| 100 SHP | 391.48 ILS |
| 500 SHP | 1,957.40 ILS |
| 1,000 SHP | 3,914.80 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-06-17T07:59:16Z",
"rates": {
"ILS": 3.914798
}
}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": 391.47979999999995,
"rate": 3.914798
}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