Rate Overview
Live
1 SHP = 3.9448 ILS
1 ILS = 0.253497
SHP
Avg
4.4519
High
4.9717
Low
3.8860
Last updated: 7/1/2026, 6:31:05 AM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 3.94 ILS |
| 10 SHP | 39.45 ILS |
| 50 SHP | 197.24 ILS |
| 100 SHP | 394.48 ILS |
| 500 SHP | 1,972.41 ILS |
| 1,000 SHP | 3,944.82 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-01T06:31:05Z",
"rates": {
"ILS": 3.944815
}
}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": 394.48150000000004,
"rate": 3.944815
}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