Rate Overview
Live
1 WST = 1.0489 ILS
1 ILS = 0.953337
WST
Avg
1.1217
High
1.1540
Low
1.0489
Last updated: 5/28/2026, 2:33:29 AM
Quick Conversions
| WST | ILS |
|---|---|
| 1 WST | 1.05 ILS |
| 10 WST | 10.49 ILS |
| 50 WST | 52.45 ILS |
| 100 WST | 104.89 ILS |
| 500 WST | 524.47 ILS |
| 1,000 WST | 1,048.95 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-05-28T02:33:29Z",
"rates": {
"ILS": 1.048947
}
}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": 104.8947,
"rate": 1.048947
}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