Rate Overview
Live
1 SHP = 3.8044 ILS
1 ILS = 0.262856
SHP
Avg
4.1110
High
4.2928
Low
3.8044
Last updated: 5/27/2026, 3:13:07 PM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 3.80 ILS |
| 10 SHP | 38.04 ILS |
| 50 SHP | 190.22 ILS |
| 100 SHP | 380.44 ILS |
| 500 SHP | 1,902.19 ILS |
| 1,000 SHP | 3,804.37 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-05-27T15:13:07Z",
"rates": {
"ILS": 3.804371
}
}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": 380.43710000000004,
"rate": 3.804371
}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