Rate Overview
Live
1 SZL = 0.165271 WST
1 WST = 6.0507
SZL
Avg
0.159832
High
0.169535
Low
0.146483
Last updated: 7/22/2026, 11:14:54 PM
Quick Conversions
| SZL | WST |
|---|---|
| 1 SZL | 0.17 WST |
| 10 SZL | 1.65 WST |
| 50 SZL | 8.26 WST |
| 100 SZL | 16.53 WST |
| 500 SZL | 82.64 WST |
| 1,000 SZL | 165.27 WST |
Get SZL/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=WSTExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-07-22T23:14:54Z",
"rates": {
"WST": 0.165271
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "WST",
"amount": 100
},
"result": 16.5271,
"rate": 0.165271
}Build with SZL/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key