Rate Overview
Live
1 ILS = 0.950265 WST
1 WST = 1.0523
ILS
Avg
0.939807
High
0.950648
Low
0.920065
Last updated: 5/28/2026, 9:41:25 PM
Quick Conversions
| ILS | WST |
|---|---|
| 1 ILS | 0.95 WST |
| 10 ILS | 9.50 WST |
| 50 ILS | 47.51 WST |
| 100 ILS | 95.03 WST |
| 500 ILS | 475.13 WST |
| 1,000 ILS | 950.27 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-28T21:41:25Z",
"rates": {
"WST": 0.950265
}
}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": 95.0265,
"rate": 0.950265
}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