Rate Overview
Live
1 ILS = 7122.37 STD
1 STD = 0.000140
ILS
Avg
7051.88
High
7122.58
Low
6988.73
Last updated: 5/7/2026, 3:39:31 PM
Quick Conversions
| ILS | STD |
|---|---|
| 1 ILS | 7,122.37 STD |
| 10 ILS | 71,223.74 STD |
| 50 ILS | 356,118.68 STD |
| 100 ILS | 712,237.36 STD |
| 500 ILS | 3,561,186.80 STD |
| 1,000 ILS | 7,122,373.59 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-07T15:39:31Z",
"rates": {
"STD": 7122.373594
}
}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": 712237.3594,
"rate": 7122.373594
}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