Rate Overview
Live
1 WST = 1.1082 ILS
1 ILS = 0.902362
WST
Avg
1.1454
High
1.2938
Low
1.0330
Last updated: 7/26/2026, 12:06:54 AM
Quick Conversions
| WST | ILS |
|---|---|
| 1 WST | 1.11 ILS |
| 10 WST | 11.08 ILS |
| 50 WST | 55.41 ILS |
| 100 WST | 110.82 ILS |
| 500 WST | 554.10 ILS |
| 1,000 WST | 1,108.20 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-07-26T00:06:54Z",
"rates": {
"ILS": 1.108203
}
}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.8203,
"rate": 1.108203
}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