Rate Overview
Live
1 ZAR = 0.164392 WST
1 WST = 6.0830
ZAR
Avg
0.159839
High
0.170275
Low
0.147645
Last updated: 5/27/2026, 4:06:29 PM
Quick Conversions
| ZAR | WST |
|---|---|
| 1 ZAR | 0.16 WST |
| 10 ZAR | 1.64 WST |
| 50 ZAR | 8.22 WST |
| 100 ZAR | 16.44 WST |
| 500 ZAR | 82.20 WST |
| 1,000 ZAR | 164.39 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-27T16:06:29Z",
"rates": {
"WST": 0.164392
}
}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.4392,
"rate": 0.164392
}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