Rate Overview
Live
1 SHP = 4.0513 ILS
1 ILS = 0.246832
SHP
Avg
4.0603
High
4.0822
Low
4.0395
Last updated: 8/29/2026, 7:27:23 PM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 4.05 ILS |
| 10 SHP | 40.51 ILS |
| 50 SHP | 202.57 ILS |
| 100 SHP | 405.13 ILS |
| 500 SHP | 2,025.67 ILS |
| 1,000 SHP | 4,051.34 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-08-29T19:27:23Z",
"rates": {
"ILS": 4.051341
}
}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": 405.1341,
"rate": 4.051341
}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