Rate Overview
Live
1 SHP = 4.0332 ILS
1 ILS = 0.247939
SHP
Avg
4.2454
High
4.6198
Low
3.7744
Last updated: 7/11/2026, 4:55:10 PM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 4.03 ILS |
| 10 SHP | 40.33 ILS |
| 50 SHP | 201.66 ILS |
| 100 SHP | 403.32 ILS |
| 500 SHP | 2,016.62 ILS |
| 1,000 SHP | 4,033.25 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-11T16:55:10Z",
"rates": {
"ILS": 4.033246
}
}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": 403.32460000000003,
"rate": 4.033246
}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