Rate Overview
Live
1 VUV = 0.122021 SCR
1 SCR = 8.1953
VUV
Avg
0.121960
High
0.127732
Low
0.116083
Last updated: 4/16/2026, 11:36:27 PM
Quick Conversions
| VUV | SCR |
|---|---|
| 1 VUV | 0.12 SCR |
| 10 VUV | 1.22 SCR |
| 50 VUV | 6.10 SCR |
| 100 VUV | 12.20 SCR |
| 500 VUV | 61.01 SCR |
| 1,000 VUV | 122.02 SCR |
Get VUV/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=SCRExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-04-16T23:36:27Z",
"rates": {
"SCR": 0.122021
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "SCR",
"amount": 100
},
"result": 12.2021,
"rate": 0.122021
}Build with VUV/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key