Rate Overview
Live
1 WST = 1.0699 ILS
1 ILS = 0.934655
WST
Avg
1.0755
High
1.0945
Low
1.0640
Last updated: 6/17/2026, 6:36:38 AM
Quick Conversions
| WST | ILS |
|---|---|
| 1 WST | 1.07 ILS |
| 10 WST | 10.70 ILS |
| 50 WST | 53.50 ILS |
| 100 WST | 106.99 ILS |
| 500 WST | 534.96 ILS |
| 1,000 WST | 1,069.91 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-06-17T06:36:38Z",
"rates": {
"ILS": 1.069914
}
}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": 106.9914,
"rate": 1.069914
}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