Rate Overview
Live
1 SVC = 13.5214 VUV
1 VUV = 0.073957
SVC
Avg
13.5134
High
13.5486
Low
13.4145
Last updated: 5/27/2026, 5:12:57 PM
Quick Conversions
| SVC | VUV |
|---|---|
| 1 SVC | 13.52 VUV |
| 10 SVC | 135.21 VUV |
| 50 SVC | 676.07 VUV |
| 100 SVC | 1,352.14 VUV |
| 500 SVC | 6,760.69 VUV |
| 1,000 SVC | 13,521.37 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-05-27T17:12:57Z",
"rates": {
"VUV": 13.521371
}
}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": 1352.1371,
"rate": 13.521371
}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