Rate Overview
Live
1 SCR = 8.0355 VUV
1 VUV = 0.124447
SCR
Avg
8.2023
High
8.7721
Low
7.8289
Last updated: 6/27/2026, 5:36:19 AM
Quick Conversions
| SCR | VUV |
|---|---|
| 1 SCR | 8.04 VUV |
| 10 SCR | 80.36 VUV |
| 50 SCR | 401.78 VUV |
| 100 SCR | 803.55 VUV |
| 500 SCR | 4,017.76 VUV |
| 1,000 SCR | 8,035.53 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-27T05:36:19Z",
"rates": {
"VUV": 8.035528
}
}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": 803.5527999999999,
"rate": 8.035528
}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