Rate Overview
Live
1 SCR = 8.3171 VUV
1 VUV = 0.120234
SCR
Avg
8.4284
High
8.6033
Low
8.1908
Last updated: 6/16/2026, 7:40:20 AM
Quick Conversions
| SCR | VUV |
|---|---|
| 1 SCR | 8.32 VUV |
| 10 SCR | 83.17 VUV |
| 50 SCR | 415.86 VUV |
| 100 SCR | 831.71 VUV |
| 500 SCR | 4,158.56 VUV |
| 1,000 SCR | 8,317.12 VUV |
Get SCR/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=VUVExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-06-16T07:40:20Z",
"rates": {
"VUV": 8.317121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "VUV",
"amount": 100
},
"result": 831.7121,
"rate": 8.317121
}Build with SCR/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key