Rate Overview
Live
1 SHP = 3.8185 ILS
1 ILS = 0.261883
SHP
Avg
3.8738
High
3.9188
Low
3.8185
Last updated: 5/27/2026, 12:31:09 PM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 3.82 ILS |
| 10 SHP | 38.18 ILS |
| 50 SHP | 190.92 ILS |
| 100 SHP | 381.85 ILS |
| 500 SHP | 1,909.25 ILS |
| 1,000 SHP | 3,818.50 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-27T12:31:09Z",
"rates": {
"ILS": 3.818498
}
}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.8498,
"rate": 3.818498
}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