Rate Overview
Live
1 SVC = 0.312727 WST
1 WST = 3.1977
SVC
Avg
0.315206
High
0.318302
Low
0.312727
Last updated: 1/25/2026, 10:03:21 PM
Quick Conversions
| SVC | WST |
|---|---|
| 1 SVC | 0.31 WST |
| 10 SVC | 3.13 WST |
| 50 SVC | 15.64 WST |
| 100 SVC | 31.27 WST |
| 500 SVC | 156.36 WST |
| 1,000 SVC | 312.73 WST |
Get SVC/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=WSTExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-01-25T22:03:21Z",
"rates": {
"WST": 0.312727
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "WST",
"amount": 100
},
"result": 31.272699999999997,
"rate": 0.312727
}Build with SVC/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key