Rate Overview
Live
1 ILS = 0.887918 WST
1 WST = 1.1262
ILS
Avg
0.834601
High
0.949584
Low
0.727032
Last updated: 7/28/2026, 1:33:31 PM
Quick Conversions
| ILS | WST |
|---|---|
| 1 ILS | 0.89 WST |
| 10 ILS | 8.88 WST |
| 50 ILS | 44.40 WST |
| 100 ILS | 88.79 WST |
| 500 ILS | 443.96 WST |
| 1,000 ILS | 887.92 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-28T13:33:31Z",
"rates": {
"WST": 0.887918
}
}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": 88.7918,
"rate": 0.887918
}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