Rate Overview
Live
1 ILS = 7490.71 STD
1 STD = 0.000133
ILS
Avg
6820.46
High
7490.71
Low
6508.68
Last updated: 5/27/2026, 7:15:00 PM
Quick Conversions
| ILS | STD |
|---|---|
| 1 ILS | 7,490.71 STD |
| 10 ILS | 74,907.09 STD |
| 50 ILS | 374,535.46 STD |
| 100 ILS | 749,070.92 STD |
| 500 ILS | 3,745,354.62 STD |
| 1,000 ILS | 7,490,709.23 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-27T19:15:00Z",
"rates": {
"STD": 7490.70923
}
}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": 749070.9230000001,
"rate": 7490.70923
}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