Rate Overview
Live
1 ILS = 0.886065 WST
1 WST = 1.1286
ILS
Avg
0.876229
High
0.886065
Low
0.857637
Last updated: 3/7/2026, 9:13:07 AM
Quick Conversions
| ILS | WST |
|---|---|
| 1 ILS | 0.89 WST |
| 10 ILS | 8.86 WST |
| 50 ILS | 44.30 WST |
| 100 ILS | 88.61 WST |
| 500 ILS | 443.03 WST |
| 1,000 ILS | 886.06 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-03-07T09:13:07Z",
"rates": {
"WST": 0.886065
}
}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.6065,
"rate": 0.886065
}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