Rate Overview
Live
1 WST = 1.1088 ILS
1 ILS = 0.901893
WST
Avg
1.1105
High
1.1179
Low
1.1035
Last updated: 9/6/2026, 7:29:07 AM
Quick Conversions
| WST | ILS |
|---|---|
| 1 WST | 1.11 ILS |
| 10 WST | 11.09 ILS |
| 50 WST | 55.44 ILS |
| 100 WST | 110.88 ILS |
| 500 WST | 554.39 ILS |
| 1,000 WST | 1,108.78 ILS |
Get WST/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=ILSExample Response:
{
"success": true,
"base": "WST",
"date": "2026-09-06T07:29:07Z",
"rates": {
"ILS": 1.108779
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "ILS",
"amount": 100
},
"result": 110.8779,
"rate": 1.108779
}Build with WST/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key