Rate Overview
Live
1 VUV = 0.121468 SCR
1 SCR = 8.2326
VUV
Avg
0.121126
High
0.124508
Low
0.118801
Last updated: 9/3/2026, 2:07:35 PM
Quick Conversions
| VUV | SCR |
|---|---|
| 1 VUV | 0.12 SCR |
| 10 VUV | 1.21 SCR |
| 50 VUV | 6.07 SCR |
| 100 VUV | 12.15 SCR |
| 500 VUV | 60.73 SCR |
| 1,000 VUV | 121.47 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-09-03T14:07:35Z",
"rates": {
"SCR": 0.121468
}
}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.1468,
"rate": 0.121468
}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