Rate Overview
Live
1 SCR = 8.2356 VUV
1 VUV = 0.121424
SCR
Avg
8.2169
High
8.6145
Low
7.8289
Last updated: 4/16/2026, 9:59:39 PM
Quick Conversions
| SCR | VUV |
|---|---|
| 1 SCR | 8.24 VUV |
| 10 SCR | 82.36 VUV |
| 50 SCR | 411.78 VUV |
| 100 SCR | 823.56 VUV |
| 500 SCR | 4,117.81 VUV |
| 1,000 SCR | 8,235.62 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-04-16T21:59:39Z",
"rates": {
"VUV": 8.235616
}
}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": 823.5616,
"rate": 8.235616
}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