Rate Overview
Live
1 SCR = 8.5191 VUV
1 VUV = 0.117384
SCR
Avg
8.1965
High
8.7721
Low
7.8289
Last updated: 7/20/2026, 11:46:00 AM
Quick Conversions
| SCR | VUV |
|---|---|
| 1 SCR | 8.52 VUV |
| 10 SCR | 85.19 VUV |
| 50 SCR | 425.95 VUV |
| 100 SCR | 851.91 VUV |
| 500 SCR | 4,259.54 VUV |
| 1,000 SCR | 8,519.07 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-20T11:46:00Z",
"rates": {
"VUV": 8.51907
}
}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.9069999999999,
"rate": 8.51907
}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