Rate Overview
Live
1 WST = 1.1196 ILS
1 ILS = 0.893179
WST
Avg
1.1182
High
1.1258
Low
1.1073
Last updated: 7/24/2026, 5:29:36 PM
Quick Conversions
| WST | ILS |
|---|---|
| 1 WST | 1.12 ILS |
| 10 WST | 11.20 ILS |
| 50 WST | 55.98 ILS |
| 100 WST | 111.96 ILS |
| 500 WST | 559.80 ILS |
| 1,000 WST | 1,119.60 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-24T17:29:36Z",
"rates": {
"ILS": 1.119596
}
}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": 111.95960000000001,
"rate": 1.119596
}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