Rate Overview
Live
1 RUB = 1.6301 VUV
1 VUV = 0.613470
RUB
Avg
1.6398
High
1.6564
Low
1.6301
Last updated: 6/19/2026, 11:42:53 AM
Quick Conversions
| RUB | VUV |
|---|---|
| 1 RUB | 1.63 VUV |
| 10 RUB | 16.30 VUV |
| 50 RUB | 81.50 VUV |
| 100 RUB | 163.01 VUV |
| 500 RUB | 815.04 VUV |
| 1,000 RUB | 1,630.07 VUV |
Get RUB/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=VUVExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-06-19T11:42:53Z",
"rates": {
"VUV": 1.630072
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "VUV",
"amount": 100
},
"result": 163.00719999999998,
"rate": 1.630072
}Build with RUB/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key