Rate Overview
Live
1 WST = 3.2078 SVC
1 SVC = 0.311741
WST
Avg
3.2157
High
3.2645
Low
3.1562
Last updated: 7/28/2026, 2:01:33 PM
Quick Conversions
| WST | SVC |
|---|---|
| 1 WST | 3.21 SVC |
| 10 WST | 32.08 SVC |
| 50 WST | 160.39 SVC |
| 100 WST | 320.78 SVC |
| 500 WST | 1,603.90 SVC |
| 1,000 WST | 3,207.80 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-28T14:01:33Z",
"rates": {
"SVC": 3.207795
}
}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": 320.7795,
"rate": 3.207795
}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