Rate Overview
Live
1 VUV = 0.609646 RUB
1 RUB = 1.6403
VUV
Avg
0.607311
High
0.610911
Low
0.603723
Last updated: 6/17/2026, 3:39:48 AM
Quick Conversions
| VUV | RUB |
|---|---|
| 1 VUV | 0.61 RUB |
| 10 VUV | 6.10 RUB |
| 50 VUV | 30.48 RUB |
| 100 VUV | 60.96 RUB |
| 500 VUV | 304.82 RUB |
| 1,000 VUV | 609.65 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-06-17T03:39:48Z",
"rates": {
"RUB": 0.609646
}
}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": 60.964600000000004,
"rate": 0.609646
}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