Rate Overview
Live
1 SVC = 13.6798 VUV
1 VUV = 0.073100
SVC
Avg
13.6512
High
13.7133
Low
13.6015
Last updated: 3/28/2026, 9:12:13 AM
Quick Conversions
| SVC | VUV |
|---|---|
| 1 SVC | 13.68 VUV |
| 10 SVC | 136.80 VUV |
| 50 SVC | 683.99 VUV |
| 100 SVC | 1,367.98 VUV |
| 500 SVC | 6,839.92 VUV |
| 1,000 SVC | 13,679.84 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-03-28T09:12:13Z",
"rates": {
"VUV": 13.679836
}
}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": 1367.9836,
"rate": 13.679836
}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