Rate Overview
Live
1 ILS = 0.249426 SHP
1 SHP = 4.0092
ILS
Avg
0.251172
High
0.254574
Low
0.248765
Last updated: 7/6/2026, 4:55:05 AM
Quick Conversions
| ILS | SHP |
|---|---|
| 1 ILS | 0.25 SHP |
| 10 ILS | 2.49 SHP |
| 50 ILS | 12.47 SHP |
| 100 ILS | 24.94 SHP |
| 500 ILS | 124.71 SHP |
| 1,000 ILS | 249.43 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-06T04:55:05Z",
"rates": {
"SHP": 0.249426
}
}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.942600000000002,
"rate": 0.249426
}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