Rate Overview
Live
1 SHP = 4.1026 ILS
1 ILS = 0.243746
SHP
Avg
4.0828
High
4.2928
Low
3.8216
Last updated: 9/10/2026, 12:06:53 PM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 4.10 ILS |
| 10 SHP | 41.03 ILS |
| 50 SHP | 205.13 ILS |
| 100 SHP | 410.26 ILS |
| 500 SHP | 2,051.32 ILS |
| 1,000 SHP | 4,102.64 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-10T12:06:53Z",
"rates": {
"ILS": 4.102636
}
}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": 410.26360000000005,
"rate": 4.102636
}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