Rate Overview
Live
1 SHP = 4.1910 ILS
1 ILS = 0.238606
SHP
Avg
4.4665
High
4.9124
Low
4.1343
Last updated: 3/27/2026, 9:51:31 AM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 4.19 ILS |
| 10 SHP | 41.91 ILS |
| 50 SHP | 209.55 ILS |
| 100 SHP | 419.10 ILS |
| 500 SHP | 2,095.50 ILS |
| 1,000 SHP | 4,191.00 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-27T09:51:31Z",
"rates": {
"ILS": 4.191002
}
}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.10020000000003,
"rate": 4.191002
}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