Rate Overview
Live
1 VUV = 0.119830 SCR
1 SCR = 8.3452
VUV
Avg
0.119897
High
0.123575
Low
0.115373
Last updated: 8/17/2026, 6:51:38 PM
Quick Conversions
| VUV | SCR |
|---|---|
| 1 VUV | 0.12 SCR |
| 10 VUV | 1.20 SCR |
| 50 VUV | 5.99 SCR |
| 100 VUV | 11.98 SCR |
| 500 VUV | 59.92 SCR |
| 1,000 VUV | 119.83 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-08-17T18:51:38Z",
"rates": {
"SCR": 0.11983
}
}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.983,
"rate": 0.11983
}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