Rate Overview
Live
1 VUV = 0.635081 RUB
1 RUB = 1.5746
VUV
Avg
0.633709
High
0.638808
Low
0.630600
Last updated: 5/7/2026, 10:12:25 AM
Quick Conversions
| VUV | RUB |
|---|---|
| 1 VUV | 0.64 RUB |
| 10 VUV | 6.35 RUB |
| 50 VUV | 31.75 RUB |
| 100 VUV | 63.51 RUB |
| 500 VUV | 317.54 RUB |
| 1,000 VUV | 635.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-05-07T10:12:25Z",
"rates": {
"RUB": 0.635081
}
}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": 63.5081,
"rate": 0.635081
}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