Rate Overview
Live
1 WST = 3.2250 SVC
1 SVC = 0.310078
WST
Avg
3.2152
High
3.2370
Low
3.1866
Last updated: 4/17/2026, 1:14:32 PM
Quick Conversions
| WST | SVC |
|---|---|
| 1 WST | 3.22 SVC |
| 10 WST | 32.25 SVC |
| 50 WST | 161.25 SVC |
| 100 WST | 322.50 SVC |
| 500 WST | 1,612.50 SVC |
| 1,000 WST | 3,224.99 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-04-17T13:14:32Z",
"rates": {
"SVC": 3.224991
}
}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": 322.4991,
"rate": 3.224991
}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