Rate Overview
Live
1 ILS = 7485.41 STD
1 STD = 0.000134
ILS
Avg
7362.18
High
7485.41
Low
7270.31
Last updated: 5/27/2026, 8:23:43 PM
Quick Conversions
| ILS | STD |
|---|---|
| 1 ILS | 7,485.41 STD |
| 10 ILS | 74,854.12 STD |
| 50 ILS | 374,270.59 STD |
| 100 ILS | 748,541.19 STD |
| 500 ILS | 3,742,705.94 STD |
| 1,000 ILS | 7,485,411.89 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-05-27T20:23:43Z",
"rates": {
"STD": 7485.411886
}
}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": 748541.1886,
"rate": 7485.411886
}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