Rate Overview
Live
1 SHP = 4.0874 ILS
1 ILS = 0.244653
SHP
Avg
4.0770
High
4.0891
Low
4.0673
Last updated: 9/9/2026, 3:59:56 AM
Quick Conversions
| SHP | ILS |
|---|---|
| 1 SHP | 4.09 ILS |
| 10 SHP | 40.87 ILS |
| 50 SHP | 204.37 ILS |
| 100 SHP | 408.74 ILS |
| 500 SHP | 2,043.71 ILS |
| 1,000 SHP | 4,087.43 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-09-09T03:59:56Z",
"rates": {
"ILS": 4.087429
}
}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": 408.7429,
"rate": 4.087429
}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