Rate Overview
Live
1 WST = 1.0970 ILS
1 ILS = 0.911576
WST
Avg
1.1106
High
1.1213
Low
1.0970
Last updated: 4/17/2026, 1:12:18 PM
Quick Conversions
| WST | ILS |
|---|---|
| 1 WST | 1.10 ILS |
| 10 WST | 10.97 ILS |
| 50 WST | 54.85 ILS |
| 100 WST | 109.70 ILS |
| 500 WST | 548.50 ILS |
| 1,000 WST | 1,097.00 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-04-17T13:12:18Z",
"rates": {
"ILS": 1.097001
}
}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": 109.70009999999999,
"rate": 1.097001
}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