Rate Overview
Live
1 SHP = 4.1208 ILS
1 ILS = 0.242670
SHP
Avg
4.0808
High
4.1208
Low
4.0551
Last updated: 7/31/2026, 3:43:59 PM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 4.12 ILS |
| 10 SHP | 41.21 ILS |
| 50 SHP | 206.04 ILS |
| 100 SHP | 412.08 ILS |
| 500 SHP | 2,060.41 ILS |
| 1,000 SHP | 4,120.83 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-31T15:43:59Z",
"rates": {
"ILS": 4.120829
}
}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": 412.08289999999994,
"rate": 4.120829
}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