Rate Overview
Live
1 VUV = 0.110253 SCR
1 SCR = 9.0700
VUV
Avg
0.116677
High
0.124541
Low
0.110231
Last updated: 7/5/2026, 3:12:54 AM
Quick Conversions
| VUV | SCR |
|---|---|
| 1 VUV | 0.11 SCR |
| 10 VUV | 1.10 SCR |
| 50 VUV | 5.51 SCR |
| 100 VUV | 11.03 SCR |
| 500 VUV | 55.13 SCR |
| 1,000 VUV | 110.25 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-07-05T03:12:54Z",
"rates": {
"SCR": 0.110253
}
}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.0253,
"rate": 0.110253
}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