Rate Overview
Live
1 SHP = 4.1360 ILS
1 ILS = 0.241778
SHP
Avg
4.1547
High
4.2318
Low
4.1019
Last updated: 3/7/2026, 1:03:13 AM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 4.14 ILS |
| 10 SHP | 41.36 ILS |
| 50 SHP | 206.80 ILS |
| 100 SHP | 413.60 ILS |
| 500 SHP | 2,068.02 ILS |
| 1,000 SHP | 4,136.03 ILS |
Get SHP/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=ILSExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-03-07T01:03:13Z",
"rates": {
"ILS": 4.136034
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "ILS",
"amount": 100
},
"result": 413.6034,
"rate": 4.136034
}Build with SHP/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key