Rate Overview
Live
1 ILS = 0.255654 SHP
1 SHP = 3.9115
ILS
Avg
0.254230
High
0.256919
Low
0.252091
Last updated: 5/7/2026, 5:51:45 PM
Quick Conversions
| ILS | SHP |
|---|---|
| 1 ILS | 0.26 SHP |
| 10 ILS | 2.56 SHP |
| 50 ILS | 12.78 SHP |
| 100 ILS | 25.57 SHP |
| 500 ILS | 127.83 SHP |
| 1,000 ILS | 255.65 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-05-07T17:51:45Z",
"rates": {
"SHP": 0.255654
}
}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": 25.5654,
"rate": 0.255654
}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