Rate Overview
Live
1 SVC = 13.4689 VUV
1 VUV = 0.074245
SVC
Avg
13.5739
High
13.6481
Low
13.4689
Last updated: 4/17/2026, 10:45:14 AM
Quick Conversions
| SVC | VUV |
|---|---|
| 1 SVC | 13.47 VUV |
| 10 SVC | 134.69 VUV |
| 50 SVC | 673.44 VUV |
| 100 SVC | 1,346.89 VUV |
| 500 SVC | 6,734.44 VUV |
| 1,000 SVC | 13,468.88 VUV |
Get SVC/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=VUVExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-04-17T10:45:14Z",
"rates": {
"VUV": 13.468876
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "VUV",
"amount": 100
},
"result": 1346.8876,
"rate": 13.468876
}Build with SVC/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key