Rate Overview
Live
1 ILS = 0.878000 WST
1 WST = 1.1390
ILS
Avg
0.871566
High
0.878000
Low
0.860805
Last updated: 3/28/2026, 3:17:38 PM
Quick Conversions
| ILS | WST |
|---|---|
| 1 ILS | 0.88 WST |
| 10 ILS | 8.78 WST |
| 50 ILS | 43.90 WST |
| 100 ILS | 87.80 WST |
| 500 ILS | 439.00 WST |
| 1,000 ILS | 878.00 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-28T15:17:38Z",
"rates": {
"WST": 0.878
}
}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": 87.8,
"rate": 0.878
}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