Rate Overview
Live
1 ILS = 0.246051 SHP
1 SHP = 4.0642
ILS
Avg
0.245012
High
0.261672
Low
0.232948
Last updated: 7/29/2026, 10:23:31 AM
Quick Conversions
| ILS | SHP |
|---|---|
| 1 ILS | 0.25 SHP |
| 10 ILS | 2.46 SHP |
| 50 ILS | 12.30 SHP |
| 100 ILS | 24.61 SHP |
| 500 ILS | 123.03 SHP |
| 1,000 ILS | 246.05 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-29T10:23:31Z",
"rates": {
"SHP": 0.246051
}
}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.6051,
"rate": 0.246051
}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