Rate Overview
Live
1 SHP = 4.1941 ILS
1 ILS = 0.238428
SHP
Avg
4.2131
High
4.2928
Low
4.1019
Last updated: 3/27/2026, 11:40:09 AM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 4.19 ILS |
| 10 SHP | 41.94 ILS |
| 50 SHP | 209.71 ILS |
| 100 SHP | 419.41 ILS |
| 500 SHP | 2,097.07 ILS |
| 1,000 SHP | 4,194.14 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-27T11:40:09Z",
"rates": {
"ILS": 4.194138
}
}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.4138,
"rate": 4.194138
}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