Rate Overview
Live
1 ILS = 0.932893 WST
1 WST = 1.0719
ILS
Avg
0.930858
High
0.939838
Low
0.923452
Last updated: 6/18/2026, 6:18:05 AM
Quick Conversions
| ILS | WST |
|---|---|
| 1 ILS | 0.93 WST |
| 10 ILS | 9.33 WST |
| 50 ILS | 46.64 WST |
| 100 ILS | 93.29 WST |
| 500 ILS | 466.45 WST |
| 1,000 ILS | 932.89 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-06-18T06:18:05Z",
"rates": {
"WST": 0.932893
}
}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": 93.2893,
"rate": 0.932893
}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