Rate Overview
Live
1 ZAR = 0.168334 WST
1 WST = 5.9406
ZAR
Avg
0.168525
High
0.169272
Low
0.167799
Last updated: 8/14/2026, 3:27:42 PM
Quick Conversions
| ZAR | WST |
|---|---|
| 1 ZAR | 0.17 WST |
| 10 ZAR | 1.68 WST |
| 50 ZAR | 8.42 WST |
| 100 ZAR | 16.83 WST |
| 500 ZAR | 84.17 WST |
| 1,000 ZAR | 168.33 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-08-14T15:27:42Z",
"rates": {
"WST": 0.168334
}
}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.8334,
"rate": 0.168334
}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