Rate Overview
Live
1 WST = 3.2169 SVC
1 SVC = 0.310854
WST
Avg
3.2134
High
3.2179
Low
3.2008
Last updated: 8/12/2026, 2:28:09 PM
Quick Conversions
| WST | SVC |
|---|---|
| 1 WST | 3.22 SVC |
| 10 WST | 32.17 SVC |
| 50 WST | 160.85 SVC |
| 100 WST | 321.69 SVC |
| 500 WST | 1,608.47 SVC |
| 1,000 WST | 3,216.95 SVC |
Get WST/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=SVCExample Response:
{
"success": true,
"base": "WST",
"date": "2026-08-12T14:28:09Z",
"rates": {
"SVC": 3.216947
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "SVC",
"amount": 100
},
"result": 321.69469999999995,
"rate": 3.216947
}Build with WST/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key