Rate Overview
Live
1 SHP = 3.8859 ILS
1 ILS = 0.257338
SHP
Avg
3.9303
High
3.9668
Low
3.8859
Last updated: 5/7/2026, 9:08:28 AM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 3.89 ILS |
| 10 SHP | 38.86 ILS |
| 50 SHP | 194.30 ILS |
| 100 SHP | 388.59 ILS |
| 500 SHP | 1,942.97 ILS |
| 1,000 SHP | 3,885.95 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-05-07T09:08:28Z",
"rates": {
"ILS": 3.885945
}
}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": 388.5945,
"rate": 3.885945
}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