Rate Overview
Live
1 SHP = 4.0978 ILS
1 ILS = 0.244031
SHP
Avg
4.0371
High
4.0978
Low
3.9796
Last updated: 8/21/2026, 6:50:00 AM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 4.10 ILS |
| 10 SHP | 40.98 ILS |
| 50 SHP | 204.89 ILS |
| 100 SHP | 409.78 ILS |
| 500 SHP | 2,048.92 ILS |
| 1,000 SHP | 4,097.83 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-21T06:50:00Z",
"rates": {
"ILS": 4.097832
}
}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": 409.7832,
"rate": 4.097832
}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