Rate Overview
Live
1 WST = 1.1286 ILS
1 ILS = 0.886066
WST
Avg
1.1414
High
1.1660
Low
1.1286
Last updated: 3/7/2026, 7:38:07 AM
Quick Conversions
| WST | ILS |
|---|---|
| 1 WST | 1.13 ILS |
| 10 WST | 11.29 ILS |
| 50 WST | 56.43 ILS |
| 100 WST | 112.86 ILS |
| 500 WST | 564.29 ILS |
| 1,000 WST | 1,128.58 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-03-07T07:38:07Z",
"rates": {
"ILS": 1.128584
}
}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": 112.8584,
"rate": 1.128584
}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