Rate Overview
Live
1 SVC = 0.313281 WST
1 WST = 3.1920
SVC
Avg
0.312634
High
0.315008
Low
0.311156
Last updated: 7/28/2026, 9:24:29 AM
Quick Conversions
| SVC | WST |
|---|---|
| 1 SVC | 0.31 WST |
| 10 SVC | 3.13 WST |
| 50 SVC | 15.66 WST |
| 100 SVC | 31.33 WST |
| 500 SVC | 156.64 WST |
| 1,000 SVC | 313.28 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-28T09:24:29Z",
"rates": {
"WST": 0.313281
}
}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.3281,
"rate": 0.313281
}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