Rate Overview
Live
1 SZL = 0.165875 WST
1 WST = 6.0286
SZL
Avg
0.164538
High
0.165875
Low
0.162071
Last updated: 5/27/2026, 8:27:25 AM
Quick Conversions
| SZL | WST |
|---|---|
| 1 SZL | 0.17 WST |
| 10 SZL | 1.66 WST |
| 50 SZL | 8.29 WST |
| 100 SZL | 16.59 WST |
| 500 SZL | 82.94 WST |
| 1,000 SZL | 165.88 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-05-27T08:27:25Z",
"rates": {
"WST": 0.165875
}
}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.5875,
"rate": 0.165875
}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