Rate Overview
Live
1 ILS = 0.909069 WST
1 WST = 1.1000
ILS
Avg
0.918368
High
0.934966
Low
0.896389
Last updated: 7/14/2026, 7:04:05 AM
Quick Conversions
| ILS | WST |
|---|---|
| 1 ILS | 0.91 WST |
| 10 ILS | 9.09 WST |
| 50 ILS | 45.45 WST |
| 100 ILS | 90.91 WST |
| 500 ILS | 454.53 WST |
| 1,000 ILS | 909.07 WST |
Get ILS/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=WSTExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-14T07:04:05Z",
"rates": {
"WST": 0.909069
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "WST",
"amount": 100
},
"result": 90.90690000000001,
"rate": 0.909069
}Build with ILS/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key