Rate Overview
Live
1 SVC = 13.4483 VUV
1 VUV = 0.074359
SVC
Avg
13.5178
High
13.5743
Low
13.4483
Last updated: 5/7/2026, 12:34:15 PM
Quick Conversions
| SVC | VUV |
|---|---|
| 1 SVC | 13.45 VUV |
| 10 SVC | 134.48 VUV |
| 50 SVC | 672.41 VUV |
| 100 SVC | 1,344.83 VUV |
| 500 SVC | 6,724.14 VUV |
| 1,000 SVC | 13,448.27 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-07T12:34:15Z",
"rates": {
"VUV": 13.448271
}
}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": 1344.8271,
"rate": 13.448271
}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