Rate Overview
Live
1 SHP = 3.9625 ILS
1 ILS = 0.252365
SHP
Avg
4.0900
High
4.3017
Low
3.7885
Last updated: 6/28/2026, 7:23:37 AM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 3.96 ILS |
| 10 SHP | 39.63 ILS |
| 50 SHP | 198.13 ILS |
| 100 SHP | 396.25 ILS |
| 500 SHP | 1,981.26 ILS |
| 1,000 SHP | 3,962.52 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-28T07:23:37Z",
"rates": {
"ILS": 3.962515
}
}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": 396.25149999999996,
"rate": 3.962515
}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