Rate Overview
Live
1 SHP = 4.0367 ILS
1 ILS = 0.247725
SHP
Avg
3.9604
High
4.0648
Low
3.9010
Last updated: 7/9/2026, 7:33:09 PM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 4.04 ILS |
| 10 SHP | 40.37 ILS |
| 50 SHP | 201.84 ILS |
| 100 SHP | 403.67 ILS |
| 500 SHP | 2,018.37 ILS |
| 1,000 SHP | 4,036.74 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-07-09T19:33:09Z",
"rates": {
"ILS": 4.036737
}
}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": 403.67369999999994,
"rate": 4.036737
}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