Rate Overview
Live
1 ILS = 0.245733 SHP
1 SHP = 4.0695
ILS
Avg
0.246558
High
0.263622
Low
0.235581
Last updated: 7/29/2026, 3:08:33 AM
Quick Conversions
| ILS | SHP |
|---|---|
| 1 ILS | 0.25 SHP |
| 10 ILS | 2.46 SHP |
| 50 ILS | 12.29 SHP |
| 100 ILS | 24.57 SHP |
| 500 ILS | 122.87 SHP |
| 1,000 ILS | 245.73 SHP |
Get ILS/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SHPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-29T03:08:33Z",
"rates": {
"SHP": 0.245733
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SHP",
"amount": 100
},
"result": 24.5733,
"rate": 0.245733
}Build with ILS/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key