Rate Overview
Live
1 WST = 1.1212 ILS
1 ILS = 0.891911
WST
Avg
1.1149
High
1.1639
Low
1.0525
Last updated: 7/28/2026, 3:20:07 PM
Quick Conversions
| WST | ILS |
|---|---|
| 1 WST | 1.12 ILS |
| 10 WST | 11.21 ILS |
| 50 WST | 56.06 ILS |
| 100 WST | 112.12 ILS |
| 500 WST | 560.59 ILS |
| 1,000 WST | 1,121.19 ILS |
Get WST/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=ILSExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-28T15:20:07Z",
"rates": {
"ILS": 1.121188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "ILS",
"amount": 100
},
"result": 112.11880000000001,
"rate": 1.121188
}Build with WST/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key