Rate Overview
Live
1 SHP = 4.0078 ILS
1 ILS = 0.249512
SHP
Avg
3.9947
High
4.0226
Low
3.9411
Last updated: 7/7/2026, 4:08:37 AM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 4.01 ILS |
| 10 SHP | 40.08 ILS |
| 50 SHP | 200.39 ILS |
| 100 SHP | 400.78 ILS |
| 500 SHP | 2,003.91 ILS |
| 1,000 SHP | 4,007.83 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-07-07T04:08:37Z",
"rates": {
"ILS": 4.007826
}
}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": 400.78259999999995,
"rate": 4.007826
}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