Rate Overview
Live
1 VUV = 0.648108 RUB
1 RUB = 1.5430
VUV
Avg
0.645066
High
0.650828
Low
0.635420
Last updated: 4/17/2026, 6:10:56 AM
Quick Conversions
| VUV | RUB |
|---|---|
| 1 VUV | 0.65 RUB |
| 10 VUV | 6.48 RUB |
| 50 VUV | 32.41 RUB |
| 100 VUV | 64.81 RUB |
| 500 VUV | 324.05 RUB |
| 1,000 VUV | 648.11 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-04-17T06:10:56Z",
"rates": {
"RUB": 0.648108
}
}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": 64.8108,
"rate": 0.648108
}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