Rate Overview
Live
1 VUV = 0.117362 SCR
1 SCR = 8.5206
VUV
Avg
0.118316
High
0.123335
Low
0.115737
Last updated: 5/7/2026, 1:18:41 AM
Quick Conversions
| VUV | SCR |
|---|---|
| 1 VUV | 0.12 SCR |
| 10 VUV | 1.17 SCR |
| 50 VUV | 5.87 SCR |
| 100 VUV | 11.74 SCR |
| 500 VUV | 58.68 SCR |
| 1,000 VUV | 117.36 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-05-07T01:18:41Z",
"rates": {
"SCR": 0.117362
}
}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": 11.7362,
"rate": 0.117362
}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