Rate Overview
Live
1 SVC = 13.6557 VUV
1 VUV = 0.073230
SVC
Avg
13.6395
High
14.0565
Low
13.1360
Last updated: 7/29/2026, 9:45:35 AM
Quick Conversions
| SVC | VUV |
|---|---|
| 1 SVC | 13.66 VUV |
| 10 SVC | 136.56 VUV |
| 50 SVC | 682.78 VUV |
| 100 SVC | 1,365.57 VUV |
| 500 SVC | 6,827.83 VUV |
| 1,000 SVC | 13,655.66 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-29T09:45:35Z",
"rates": {
"VUV": 13.655657
}
}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": 1365.5656999999999,
"rate": 13.655657
}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