Rate Overview
Live
1 SVC = 13.7054 VUV
1 VUV = 0.072964
SVC
Avg
13.7049
High
13.7418
Low
13.6380
Last updated: 7/8/2026, 8:31:31 PM
Quick Conversions
| SVC | VUV |
|---|---|
| 1 SVC | 13.71 VUV |
| 10 SVC | 137.05 VUV |
| 50 SVC | 685.27 VUV |
| 100 SVC | 1,370.54 VUV |
| 500 SVC | 6,852.69 VUV |
| 1,000 SVC | 13,705.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-07-08T20:31:31Z",
"rates": {
"VUV": 13.705371
}
}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": 1370.5371,
"rate": 13.705371
}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