Rate Overview
Live
1 ILS = 6954.74 STD
1 STD = 0.000144
ILS
Avg
6854.26
High
6954.74
Low
6757.63
Last updated: 4/17/2026, 1:19:45 PM
Quick Conversions
| ILS | STD |
|---|---|
| 1 ILS | 6,954.74 STD |
| 10 ILS | 69,547.36 STD |
| 50 ILS | 347,736.80 STD |
| 100 ILS | 695,473.60 STD |
| 500 ILS | 3,477,367.99 STD |
| 1,000 ILS | 6,954,735.99 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-04-17T13:19:45Z",
"rates": {
"STD": 6954.735985
}
}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": 695473.5985000001,
"rate": 6954.735985
}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