Rate Overview
Live
1 VUV = 0.676998 RUB
1 RUB = 1.4771
VUV
Avg
0.658125
High
0.708182
Low
0.625809
Last updated: 3/27/2026, 11:35:47 AM
Quick Conversions
| VUV | RUB |
|---|---|
| 1 VUV | 0.68 RUB |
| 10 VUV | 6.77 RUB |
| 50 VUV | 33.85 RUB |
| 100 VUV | 67.70 RUB |
| 500 VUV | 338.50 RUB |
| 1,000 VUV | 677.00 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-03-27T11:35:47Z",
"rates": {
"RUB": 0.676998
}
}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": 67.6998,
"rate": 0.676998
}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