Rate Overview
Live
1 WST = 3.1859 SVC
1 SVC = 0.313884
WST
Avg
3.2205
High
3.2524
Low
3.1789
Last updated: 7/24/2026, 11:54:36 AM
Quick Conversions
| WST | SVC |
|---|---|
| 1 WST | 3.19 SVC |
| 10 WST | 31.86 SVC |
| 50 WST | 159.29 SVC |
| 100 WST | 318.59 SVC |
| 500 WST | 1,592.95 SVC |
| 1,000 WST | 3,185.89 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-07-24T11:54:36Z",
"rates": {
"SVC": 3.18589
}
}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": 318.589,
"rate": 3.18589
}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