Rate Overview
Live
1 ILS = 6878.64 STD
1 STD = 0.000145
ILS
Avg
6827.31
High
6930.43
Low
6651.20
Last updated: 3/7/2026, 7:35:01 AM
Quick Conversions
| ILS | STD |
|---|---|
| 1 ILS | 6,878.64 STD |
| 10 ILS | 68,786.42 STD |
| 50 ILS | 343,932.08 STD |
| 100 ILS | 687,864.16 STD |
| 500 ILS | 3,439,320.81 STD |
| 1,000 ILS | 6,878,641.61 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-03-07T07:35:01Z",
"rates": {
"STD": 6878.641611
}
}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": 687864.1611,
"rate": 6878.641611
}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