Rate Overview
Live
1 ZAR = 0.159404 WST
1 WST = 6.2734
ZAR
Avg
0.159940
High
0.161734
Low
0.158433
Last updated: 3/27/2026, 9:26:47 AM
Quick Conversions
| ZAR | WST |
|---|---|
| 1 ZAR | 0.16 WST |
| 10 ZAR | 1.59 WST |
| 50 ZAR | 7.97 WST |
| 100 ZAR | 15.94 WST |
| 500 ZAR | 79.70 WST |
| 1,000 ZAR | 159.40 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-03-27T09:26:47Z",
"rates": {
"WST": 0.159404
}
}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": 15.940399999999999,
"rate": 0.159404
}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