Rate Overview
Live
1 VUV = 0.654842 RUB
1 RUB = 1.5271
VUV
Avg
0.656659
High
0.659246
Low
0.654842
Last updated: 7/27/2026, 3:22:52 AM
Quick Conversions
| VUV | RUB |
|---|---|
| 1 VUV | 0.65 RUB |
| 10 VUV | 6.55 RUB |
| 50 VUV | 32.74 RUB |
| 100 VUV | 65.48 RUB |
| 500 VUV | 327.42 RUB |
| 1,000 VUV | 654.84 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-27T03:22:52Z",
"rates": {
"RUB": 0.654842
}
}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.4842,
"rate": 0.654842
}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