Rate Overview
Live
1 ILS = 7488.46 STD
1 STD = 0.000134
ILS
Avg
7169.88
High
7488.46
Low
6923.24
Last updated: 5/27/2026, 9:33:25 PM
Quick Conversions
| ILS | STD |
|---|---|
| 1 ILS | 7,488.46 STD |
| 10 ILS | 74,884.57 STD |
| 50 ILS | 374,422.85 STD |
| 100 ILS | 748,845.69 STD |
| 500 ILS | 3,744,228.47 STD |
| 1,000 ILS | 7,488,456.94 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-27T21:33:25Z",
"rates": {
"STD": 7488.456943
}
}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": 748845.6943,
"rate": 7488.456943
}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