Rate Overview
Live
1 SCR = 8.0954 VUV
1 VUV = 0.123527
SCR
Avg
8.1888
High
8.6742
Low
7.9571
Last updated: 3/7/2026, 7:23:58 AM
Quick Conversions
| SCR | VUV |
|---|---|
| 1 SCR | 8.10 VUV |
| 10 SCR | 80.95 VUV |
| 50 SCR | 404.77 VUV |
| 100 SCR | 809.54 VUV |
| 500 SCR | 4,047.71 VUV |
| 1,000 SCR | 8,095.42 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-03-07T07:23:58Z",
"rates": {
"VUV": 8.095419
}
}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": 809.5418999999999,
"rate": 8.095419
}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