Rate Overview
Live
1 ILS = 0.245708 SHP
1 SHP = 4.0699
ILS
Avg
0.226355
High
0.257332
Low
0.201140
Last updated: 7/25/2026, 11:55:43 PM
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.85 SHP |
| 1,000 ILS | 245.71 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-25T23:55:43Z",
"rates": {
"SHP": 0.245708
}
}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.570800000000002,
"rate": 0.245708
}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