Rate Overview
Live
1 ILS = 0.902361 WST
1 WST = 1.1082
ILS
Avg
0.896367
High
0.903087
Low
0.888235
Last updated: 7/25/2026, 9:19:07 PM
Quick Conversions
| ILS | WST |
|---|---|
| 1 ILS | 0.90 WST |
| 10 ILS | 9.02 WST |
| 50 ILS | 45.12 WST |
| 100 ILS | 90.24 WST |
| 500 ILS | 451.18 WST |
| 1,000 ILS | 902.36 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-25T21:19:07Z",
"rates": {
"WST": 0.902361
}
}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.2361,
"rate": 0.902361
}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