Rate Overview
Live
1 SCR = 8.2199 VUV
1 VUV = 0.121655
SCR
Avg
8.3714
High
9.0718
Low
8.0294
Last updated: 7/26/2026, 4:12:24 PM
Quick Conversions
| SCR | VUV |
|---|---|
| 1 SCR | 8.22 VUV |
| 10 SCR | 82.20 VUV |
| 50 SCR | 411.00 VUV |
| 100 SCR | 821.99 VUV |
| 500 SCR | 4,109.97 VUV |
| 1,000 SCR | 8,219.94 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-07-26T16:12:24Z",
"rates": {
"VUV": 8.219937
}
}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": 821.9937,
"rate": 8.219937
}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