Rate Overview
Live
1 RUB = 1.4934 VUV
1 VUV = 0.669608
RUB
Avg
1.5534
High
1.6509
Low
1.4277
Last updated: 7/31/2026, 12:38:09 AM
Quick Conversions
| RUB | VUV |
|---|---|
| 1 RUB | 1.49 VUV |
| 10 RUB | 14.93 VUV |
| 50 RUB | 74.67 VUV |
| 100 RUB | 149.34 VUV |
| 500 RUB | 746.70 VUV |
| 1,000 RUB | 1,493.41 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-07-31T00:38:09Z",
"rates": {
"VUV": 1.49341
}
}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": 149.34099999999998,
"rate": 1.49341
}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