Rate Overview
Live
1 WST = 5.9583 SZL
1 SZL = 0.167833
WST
Avg
5.9658
High
6.0532
Low
5.8509
Last updated: 7/13/2026, 8:10:00 AM
Quick Conversions
| WST | SZL |
|---|---|
| 1 WST | 5.96 SZL |
| 10 WST | 59.58 SZL |
| 50 WST | 297.92 SZL |
| 100 WST | 595.83 SZL |
| 500 WST | 2,979.16 SZL |
| 1,000 WST | 5,958.32 SZL |
Get WST/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=SZLExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-13T08:10:00Z",
"rates": {
"SZL": 5.958315
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "SZL",
"amount": 100
},
"result": 595.8315,
"rate": 5.958315
}Build with WST/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key