Rate Overview
Live
1 VUV = 0.123526 SCR
1 SCR = 8.0955
VUV
Avg
0.122203
High
0.125674
Low
0.115283
Last updated: 3/7/2026, 9:15:10 AM
Quick Conversions
| VUV | SCR |
|---|---|
| 1 VUV | 0.12 SCR |
| 10 VUV | 1.24 SCR |
| 50 VUV | 6.18 SCR |
| 100 VUV | 12.35 SCR |
| 500 VUV | 61.76 SCR |
| 1,000 VUV | 123.53 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-03-07T09:15:10Z",
"rates": {
"SCR": 0.123526
}
}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.352599999999999,
"rate": 0.123526
}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