Rate Overview
Live
1 ILS = 0.903981 WST
1 WST = 1.1062
ILS
Avg
0.914188
High
0.924830
Low
0.902888
Last updated: 7/8/2026, 6:35:43 AM
Quick Conversions
| ILS | WST |
|---|---|
| 1 ILS | 0.90 WST |
| 10 ILS | 9.04 WST |
| 50 ILS | 45.20 WST |
| 100 ILS | 90.40 WST |
| 500 ILS | 451.99 WST |
| 1,000 ILS | 903.98 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-07-08T06:35:43Z",
"rates": {
"WST": 0.903981
}
}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": 90.3981,
"rate": 0.903981
}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