Rate Overview
Live
1 ILS = 7191.37 STD
1 STD = 0.000139
ILS
Avg
7182.25
High
7272.97
Low
6896.50
Last updated: 7/7/2026, 5:56:54 AM
Quick Conversions
| ILS | STD |
|---|---|
| 1 ILS | 7,191.37 STD |
| 10 ILS | 71,913.67 STD |
| 50 ILS | 359,568.36 STD |
| 100 ILS | 719,136.73 STD |
| 500 ILS | 3,595,683.63 STD |
| 1,000 ILS | 7,191,367.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-07-07T05:56:54Z",
"rates": {
"STD": 7191.367254
}
}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": 719136.7254,
"rate": 7191.367254
}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