Rate Overview
Live
1 ILS = 7111.96 STD
1 STD = 0.000141
ILS
Avg
7080.74
High
7116.49
Low
7057.56
Last updated: 7/24/2026, 2:49:29 PM
Quick Conversions
| ILS | STD |
|---|---|
| 1 ILS | 7,111.96 STD |
| 10 ILS | 71,119.64 STD |
| 50 ILS | 355,598.18 STD |
| 100 ILS | 711,196.36 STD |
| 500 ILS | 3,555,981.82 STD |
| 1,000 ILS | 7,111,963.64 STD |
Get ILS/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=STDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-24T14:49:29Z",
"rates": {
"STD": 7111.963636
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "STD",
"amount": 100
},
"result": 711196.3636,
"rate": 7111.963636
}Build with ILS/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key