Rate Overview
Live
1 ILS = 0.249324 SHP
1 SHP = 4.0108
ILS
Avg
0.247985
High
0.249452
Low
0.243755
Last updated: 4/17/2026, 7:32:23 AM
Quick Conversions
| ILS | SHP |
|---|---|
| 1 ILS | 0.25 SHP |
| 10 ILS | 2.49 SHP |
| 50 ILS | 12.47 SHP |
| 100 ILS | 24.93 SHP |
| 500 ILS | 124.66 SHP |
| 1,000 ILS | 249.32 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-04-17T07:32:23Z",
"rates": {
"SHP": 0.249324
}
}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.932399999999998,
"rate": 0.249324
}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