Rate Overview
Live
1 SCR = 8.5170 VUV
1 VUV = 0.117412
SCR
Avg
8.4566
High
8.6402
Low
8.1080
Last updated: 5/7/2026, 3:25:45 AM
Quick Conversions
| SCR | VUV |
|---|---|
| 1 SCR | 8.52 VUV |
| 10 SCR | 85.17 VUV |
| 50 SCR | 425.85 VUV |
| 100 SCR | 851.70 VUV |
| 500 SCR | 4,258.50 VUV |
| 1,000 SCR | 8,517.00 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-07T03:25:45Z",
"rates": {
"VUV": 8.517003
}
}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": 851.7003000000001,
"rate": 8.517003
}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