Rate Overview
Live
1 STD = 0.000139 ILS
1 ILS = 7194.24
STD
Avg
0.000139
High
0.000145
Low
0.000137
Last updated: 7/5/2026, 8:41:25 AM
Quick Conversions
| STD | ILS |
|---|---|
| 1 STD | 0.00 ILS |
| 10 STD | 0.00 ILS |
| 50 STD | 0.01 ILS |
| 100 STD | 0.01 ILS |
| 500 STD | 0.07 ILS |
| 1,000 STD | 0.14 ILS |
Get STD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=ILSExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-05T08:41:25Z",
"rates": {
"ILS": 0.000139
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "ILS",
"amount": 100
},
"result": 0.0139,
"rate": 0.000139
}Build with STD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key