Rate Overview
Live
1 ILS = 0.922915 WST
1 WST = 1.0835
ILS
Avg
0.919892
High
0.929398
Low
0.907845
Last updated: 5/8/2026, 4:49:41 PM
Quick Conversions
| ILS | WST |
|---|---|
| 1 ILS | 0.92 WST |
| 10 ILS | 9.23 WST |
| 50 ILS | 46.15 WST |
| 100 ILS | 92.29 WST |
| 500 ILS | 461.46 WST |
| 1,000 ILS | 922.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-05-08T16:49:41Z",
"rates": {
"WST": 0.922915
}
}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": 92.2915,
"rate": 0.922915
}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