Rate Overview
Live
1 SHP = 3.8957 ILS
1 ILS = 0.256694
SHP
Avg
3.9100
High
3.9233
Low
3.8799
Last updated: 6/19/2026, 8:07:34 AM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 3.90 ILS |
| 10 SHP | 38.96 ILS |
| 50 SHP | 194.78 ILS |
| 100 SHP | 389.57 ILS |
| 500 SHP | 1,947.84 ILS |
| 1,000 SHP | 3,895.68 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-06-19T08:07:34Z",
"rates": {
"ILS": 3.895684
}
}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": 389.5684,
"rate": 3.895684
}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