Rate Overview
Live
1 VUV = 0.652572 RUB
1 RUB = 1.5324
VUV
Avg
0.709329
High
0.912594
Low
0.620361
Last updated: 7/28/2026, 11:55:48 AM
Quick Conversions
| VUV | RUB |
|---|---|
| 1 VUV | 0.65 RUB |
| 10 VUV | 6.53 RUB |
| 50 VUV | 32.63 RUB |
| 100 VUV | 65.26 RUB |
| 500 VUV | 326.29 RUB |
| 1,000 VUV | 652.57 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-07-28T11:55:48Z",
"rates": {
"RUB": 0.652572
}
}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": 65.2572,
"rate": 0.652572
}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