Rate Overview
Live
1 SVC = 0.316936 WST
1 WST = 3.1552
SVC
Avg
0.315511
High
0.317812
Low
0.314056
Last updated: 7/4/2026, 10:08:20 AM
Quick Conversions
| SVC | WST |
|---|---|
| 1 SVC | 0.32 WST |
| 10 SVC | 3.17 WST |
| 50 SVC | 15.85 WST |
| 100 SVC | 31.69 WST |
| 500 SVC | 158.47 WST |
| 1,000 SVC | 316.94 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-07-04T10:08:20Z",
"rates": {
"WST": 0.316936
}
}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.6936,
"rate": 0.316936
}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