Rate Overview
Live
1 ZAR = 0.169824 WST
1 WST = 5.8884
ZAR
Avg
0.168307
High
0.169824
Low
0.167004
Last updated: 9/4/2026, 3:24:55 PM
Quick Conversions
| ZAR | WST |
|---|---|
| 1 ZAR | 0.17 WST |
| 10 ZAR | 1.70 WST |
| 50 ZAR | 8.49 WST |
| 100 ZAR | 16.98 WST |
| 500 ZAR | 84.91 WST |
| 1,000 ZAR | 169.82 WST |
Get ZAR/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=WSTExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-09-04T15:24:55Z",
"rates": {
"WST": 0.169824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "WST",
"amount": 100
},
"result": 16.982400000000002,
"rate": 0.169824
}Build with ZAR/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key