Rate Overview
Live
1 SHP = 4.0765 ILS
1 ILS = 0.245307
SHP
Avg
4.1725
High
4.5204
Low
3.7744
Last updated: 9/5/2026, 2:46:48 AM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 4.08 ILS |
| 10 SHP | 40.77 ILS |
| 50 SHP | 203.83 ILS |
| 100 SHP | 407.65 ILS |
| 500 SHP | 2,038.26 ILS |
| 1,000 SHP | 4,076.52 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-09-05T02:46:48Z",
"rates": {
"ILS": 4.076517
}
}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": 407.6517,
"rate": 4.076517
}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