Rate Overview
Live
1 SZL = 0.164110 WST
1 WST = 6.0935
SZL
Avg
0.163208
High
0.170913
Low
0.149579
Last updated: 7/27/2026, 8:22:17 AM
Quick Conversions
| SZL | WST |
|---|---|
| 1 SZL | 0.16 WST |
| 10 SZL | 1.64 WST |
| 50 SZL | 8.21 WST |
| 100 SZL | 16.41 WST |
| 500 SZL | 82.06 WST |
| 1,000 SZL | 164.11 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-27T08:22:17Z",
"rates": {
"WST": 0.16411
}
}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.411,
"rate": 0.16411
}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