Rate Overview
Live
1 SCR = 8.0478 VUV
1 VUV = 0.124258
SCR
Avg
8.1783
High
8.5301
Low
7.9481
Last updated: 5/27/2026, 6:12:42 AM
Quick Conversions
| SCR | VUV |
|---|---|
| 1 SCR | 8.05 VUV |
| 10 SCR | 80.48 VUV |
| 50 SCR | 402.39 VUV |
| 100 SCR | 804.78 VUV |
| 500 SCR | 4,023.89 VUV |
| 1,000 SCR | 8,047.78 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-05-27T06:12:42Z",
"rates": {
"VUV": 8.047778
}
}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": 804.7778,
"rate": 8.047778
}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