Rate Overview
Live
1 ILS = 6596.71 STD
1 STD = 0.000152
ILS
Avg
6635.47
High
6949.20
Low
6346.81
Last updated: 3/28/2026, 12:10:01 PM
Quick Conversions
| ILS | STD |
|---|---|
| 1 ILS | 6,596.71 STD |
| 10 ILS | 65,967.12 STD |
| 50 ILS | 329,835.62 STD |
| 100 ILS | 659,671.25 STD |
| 500 ILS | 3,298,356.23 STD |
| 1,000 ILS | 6,596,712.46 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-03-28T12:10:01Z",
"rates": {
"STD": 6596.712464
}
}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": 659671.2464000001,
"rate": 6596.712464
}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