Rate Overview
Live
1 ILS = 0.955799 WST
1 WST = 1.0462
ILS
Avg
0.859969
High
0.955799
Low
0.791635
Last updated: 5/29/2026, 2:30:24 PM
Quick Conversions
| ILS | WST |
|---|---|
| 1 ILS | 0.96 WST |
| 10 ILS | 9.56 WST |
| 50 ILS | 47.79 WST |
| 100 ILS | 95.58 WST |
| 500 ILS | 477.90 WST |
| 1,000 ILS | 955.80 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-29T14:30:24Z",
"rates": {
"WST": 0.955799
}
}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.5799,
"rate": 0.955799
}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