Rate Overview
Live
1 SHP = 4.2043 ILS
1 ILS = 0.237849
SHP
Avg
4.4667
High
4.9124
Low
4.1343
Last updated: 3/27/2026, 3:13:05 PM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 4.20 ILS |
| 10 SHP | 42.04 ILS |
| 50 SHP | 210.22 ILS |
| 100 SHP | 420.43 ILS |
| 500 SHP | 2,102.17 ILS |
| 1,000 SHP | 4,204.35 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-03-27T15:13:05Z",
"rates": {
"ILS": 4.204345
}
}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": 420.4345,
"rate": 4.204345
}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