Rate Overview
Live
1 ZAR = 0.164946 WST
1 WST = 6.0626
ZAR
Avg
0.162677
High
0.164946
Low
0.160140
Last updated: 5/7/2026, 8:11:50 AM
Quick Conversions
| ZAR | WST |
|---|---|
| 1 ZAR | 0.16 WST |
| 10 ZAR | 1.65 WST |
| 50 ZAR | 8.25 WST |
| 100 ZAR | 16.49 WST |
| 500 ZAR | 82.47 WST |
| 1,000 ZAR | 164.95 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-05-07T08:11:50Z",
"rates": {
"WST": 0.164946
}
}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.494600000000002,
"rate": 0.164946
}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