Rate Overview
Live
1 SCR = 8.2326 VUV
1 VUV = 0.121468
SCR
Avg
8.2572
High
8.4174
Low
8.0316
Last updated: 9/3/2026, 2:06:33 PM
Quick Conversions
| SCR | VUV |
|---|---|
| 1 SCR | 8.23 VUV |
| 10 SCR | 82.33 VUV |
| 50 SCR | 411.63 VUV |
| 100 SCR | 823.26 VUV |
| 500 SCR | 4,116.30 VUV |
| 1,000 SCR | 8,232.60 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-09-03T14:06:33Z",
"rates": {
"VUV": 8.232597
}
}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.2597000000001,
"rate": 8.232597
}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