Rate Overview
Live
1 WST = 3.2297 SVC
1 SVC = 0.309622
WST
Avg
3.2387
High
3.2458
Low
3.2297
Last updated: 9/2/2026, 1:58:31 PM
Quick Conversions
| WST | SVC |
|---|---|
| 1 WST | 3.23 SVC |
| 10 WST | 32.30 SVC |
| 50 WST | 161.49 SVC |
| 100 WST | 322.97 SVC |
| 500 WST | 1,614.87 SVC |
| 1,000 WST | 3,229.75 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-09-02T13:58:31Z",
"rates": {
"SVC": 3.229747
}
}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": 322.97470000000004,
"rate": 3.229747
}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