Rate Overview
Live
1 ILS = 7275.06 STD
1 STD = 0.000137
ILS
Avg
7276.54
High
7321.63
Low
7196.64
Last updated: 6/17/2026, 6:33:00 AM
Quick Conversions
| ILS | STD |
|---|---|
| 1 ILS | 7,275.06 STD |
| 10 ILS | 72,750.57 STD |
| 50 ILS | 363,752.86 STD |
| 100 ILS | 727,505.72 STD |
| 500 ILS | 3,637,528.62 STD |
| 1,000 ILS | 7,275,057.25 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-06-17T06:33:00Z",
"rates": {
"STD": 7275.057249
}
}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": 727505.7249,
"rate": 7275.057249
}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