Rate Overview
Live
1 SVC = 0.305366 WST
1 WST = 3.2748
SVC
Avg
0.315752
High
0.332864
Low
0.303521
Last updated: 5/27/2026, 7:29:07 PM
Quick Conversions
| SVC | WST |
|---|---|
| 1 SVC | 0.31 WST |
| 10 SVC | 3.05 WST |
| 50 SVC | 15.27 WST |
| 100 SVC | 30.54 WST |
| 500 SVC | 152.68 WST |
| 1,000 SVC | 305.37 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-05-27T19:29:07Z",
"rates": {
"WST": 0.305366
}
}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": 30.536600000000004,
"rate": 0.305366
}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