Rate Overview
Live
1 SHP = 3.8124 ILS
1 ILS = 0.262299
SHP
Avg
4.4701
High
4.9717
Low
3.8124
Last updated: 5/27/2026, 1:56:25 PM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 3.81 ILS |
| 10 SHP | 38.12 ILS |
| 50 SHP | 190.62 ILS |
| 100 SHP | 381.24 ILS |
| 500 SHP | 1,906.22 ILS |
| 1,000 SHP | 3,812.44 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-27T13:56:25Z",
"rates": {
"ILS": 3.812444
}
}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": 381.24440000000004,
"rate": 3.812444
}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