Rate Overview
Live
1 VUV = 0.710384 RUB
1 RUB = 1.4077
VUV
Avg
0.698541
High
0.710384
Low
0.684881
Last updated: 8/16/2026, 1:53:01 AM
Quick Conversions
| VUV | RUB |
|---|---|
| 1 VUV | 0.71 RUB |
| 10 VUV | 7.10 RUB |
| 50 VUV | 35.52 RUB |
| 100 VUV | 71.04 RUB |
| 500 VUV | 355.19 RUB |
| 1,000 VUV | 710.38 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-08-16T01:53:01Z",
"rates": {
"RUB": 0.710384
}
}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": 71.0384,
"rate": 0.710384
}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