Rate Overview
Live
1 SCR = 8.4113 VUV
1 VUV = 0.118887
SCR
Avg
8.4850
High
8.8197
Low
8.1630
Last updated: 7/21/2026, 7:55:08 PM
Quick Conversions
| SCR | VUV |
|---|---|
| 1 SCR | 8.41 VUV |
| 10 SCR | 84.11 VUV |
| 50 SCR | 420.57 VUV |
| 100 SCR | 841.13 VUV |
| 500 SCR | 4,205.66 VUV |
| 1,000 SCR | 8,411.32 VUV |
Get SCR/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=VUVExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-21T19:55:08Z",
"rates": {
"VUV": 8.411323
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "VUV",
"amount": 100
},
"result": 841.1323,
"rate": 8.411323
}Build with SCR/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key