Rate Overview
Live
1 ILS = 7164.86 STD
1 STD = 0.000140
ILS
Avg
7123.86
High
7164.86
Low
7085.88
Last updated: 8/12/2026, 8:57:36 PM
Quick Conversions
| ILS | STD |
|---|---|
| 1 ILS | 7,164.86 STD |
| 10 ILS | 71,648.64 STD |
| 50 ILS | 358,243.19 STD |
| 100 ILS | 716,486.38 STD |
| 500 ILS | 3,582,431.92 STD |
| 1,000 ILS | 7,164,863.84 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-08-12T20:57:36Z",
"rates": {
"STD": 7164.863835
}
}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": 716486.3835,
"rate": 7164.863835
}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