Rate Overview
Live
1 SHP = 4.1957 ILS
1 ILS = 0.238337
SHP
Avg
4.1665
High
4.2389
Low
4.1019
Last updated: 3/27/2026, 6:48:44 PM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 4.20 ILS |
| 10 SHP | 41.96 ILS |
| 50 SHP | 209.79 ILS |
| 100 SHP | 419.57 ILS |
| 500 SHP | 2,097.87 ILS |
| 1,000 SHP | 4,195.74 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-27T18:48:44Z",
"rates": {
"ILS": 4.195739
}
}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": 419.5739,
"rate": 4.195739
}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