Rate Overview
Live
1 ILS = 0.262878 SHP
1 SHP = 3.8040
ILS
Avg
0.243576
High
0.262878
Low
0.232948
Last updated: 5/27/2026, 11:54:51 PM
Quick Conversions
| ILS | SHP |
|---|---|
| 1 ILS | 0.26 SHP |
| 10 ILS | 2.63 SHP |
| 50 ILS | 13.14 SHP |
| 100 ILS | 26.29 SHP |
| 500 ILS | 131.44 SHP |
| 1,000 ILS | 262.88 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-27T23:54:51Z",
"rates": {
"SHP": 0.262878
}
}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": 26.2878,
"rate": 0.262878
}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