Rate Overview
Live
1 ILS = 0.914201 WST
1 WST = 1.0939
ILS
Avg
0.900881
High
0.914201
Low
0.891836
Last updated: 4/17/2026, 5:31:48 PM
Quick Conversions
| ILS | WST |
|---|---|
| 1 ILS | 0.91 WST |
| 10 ILS | 9.14 WST |
| 50 ILS | 45.71 WST |
| 100 ILS | 91.42 WST |
| 500 ILS | 457.10 WST |
| 1,000 ILS | 914.20 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-04-17T17:31:48Z",
"rates": {
"WST": 0.914201
}
}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": 91.4201,
"rate": 0.914201
}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