Rate Overview
Live
1 VUV = 0.661083 RUB
1 RUB = 1.5127
VUV
Avg
0.653280
High
0.661083
Low
0.647294
Last updated: 3/6/2026, 8:02:33 AM
Quick Conversions
| VUV | RUB |
|---|---|
| 1 VUV | 0.66 RUB |
| 10 VUV | 6.61 RUB |
| 50 VUV | 33.05 RUB |
| 100 VUV | 66.11 RUB |
| 500 VUV | 330.54 RUB |
| 1,000 VUV | 661.08 RUB |
Get VUV/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=RUBExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-06T08:02:33Z",
"rates": {
"RUB": 0.661083
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "RUB",
"amount": 100
},
"result": 66.1083,
"rate": 0.661083
}Build with VUV/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key