Rate Overview
Live
1 SCR = 8.1962 VUV
1 VUV = 0.122008
SCR
Avg
8.3916
High
8.8197
Low
8.1630
Last updated: 7/24/2026, 9:13:30 PM
Quick Conversions
| SCR | VUV |
|---|---|
| 1 SCR | 8.20 VUV |
| 10 SCR | 81.96 VUV |
| 50 SCR | 409.81 VUV |
| 100 SCR | 819.62 VUV |
| 500 SCR | 4,098.11 VUV |
| 1,000 SCR | 8,196.21 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-24T21:13:30Z",
"rates": {
"VUV": 8.196213
}
}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": 819.6213,
"rate": 8.196213
}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