Rate Overview
Live
1 ILS = 0.240980 SHP
1 SHP = 4.1497
ILS
Avg
0.240664
High
0.243787
Low
0.236304
Last updated: 3/7/2026, 3:49:02 AM
Quick Conversions
| ILS | SHP |
|---|---|
| 1 ILS | 0.24 SHP |
| 10 ILS | 2.41 SHP |
| 50 ILS | 12.05 SHP |
| 100 ILS | 24.10 SHP |
| 500 ILS | 120.49 SHP |
| 1,000 ILS | 240.98 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-03-07T03:49:02Z",
"rates": {
"SHP": 0.24098
}
}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.098,
"rate": 0.24098
}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