Rate Overview
Live
1 SCR = 8.3166 VUV
1 VUV = 0.120241
SCR
Avg
8.2602
High
8.7712
Low
7.8187
Last updated: 6/30/2026, 5:10:43 AM
Quick Conversions
| SCR | VUV |
|---|---|
| 1 SCR | 8.32 VUV |
| 10 SCR | 83.17 VUV |
| 50 SCR | 415.83 VUV |
| 100 SCR | 831.66 VUV |
| 500 SCR | 4,158.32 VUV |
| 1,000 SCR | 8,316.64 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-30T05:10:43Z",
"rates": {
"VUV": 8.316638
}
}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.6637999999999,
"rate": 8.316638
}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