Rate Overview
Live
1 ILS = 7101.89 STD
1 STD = 0.000141
ILS
Avg
6969.93
High
7553.99
Low
6613.19
Last updated: 7/28/2026, 7:39:43 PM
Quick Conversions
| ILS | STD |
|---|---|
| 1 ILS | 7,101.89 STD |
| 10 ILS | 71,018.85 STD |
| 50 ILS | 355,094.27 STD |
| 100 ILS | 710,188.53 STD |
| 500 ILS | 3,550,942.66 STD |
| 1,000 ILS | 7,101,885.31 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-28T19:39:43Z",
"rates": {
"STD": 7101.88531
}
}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": 710188.531,
"rate": 7101.88531
}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