Rate Overview
Live
1 SVC = 13.6145 VUV
1 VUV = 0.073451
SVC
Avg
13.6015
High
13.6291
Low
13.5651
Last updated: 6/19/2026, 8:27:33 AM
Quick Conversions
| SVC | VUV |
|---|---|
| 1 SVC | 13.61 VUV |
| 10 SVC | 136.15 VUV |
| 50 SVC | 680.73 VUV |
| 100 SVC | 1,361.45 VUV |
| 500 SVC | 6,807.26 VUV |
| 1,000 SVC | 13,614.51 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-06-19T08:27:33Z",
"rates": {
"VUV": 13.614514
}
}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": 1361.4514,
"rate": 13.614514
}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