Rate Overview
Live
1 SHP = 3.8081 ILS
1 ILS = 0.262596
SHP
Avg
4.1535
High
4.3136
Low
3.8081
Last updated: 5/27/2026, 4:21:24 PM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 3.81 ILS |
| 10 SHP | 38.08 ILS |
| 50 SHP | 190.41 ILS |
| 100 SHP | 380.81 ILS |
| 500 SHP | 1,904.07 ILS |
| 1,000 SHP | 3,808.14 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-27T16:21:24Z",
"rates": {
"ILS": 3.808138
}
}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": 380.8138,
"rate": 3.808138
}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