Rate Overview
Live
1 RUB = 1.4977 VUV
1 VUV = 0.667676
RUB
Avg
1.5181
High
1.5325
Low
1.4977
Last updated: 7/30/2026, 10:04:54 PM
Quick Conversions
| RUB | VUV |
|---|---|
| 1 RUB | 1.50 VUV |
| 10 RUB | 14.98 VUV |
| 50 RUB | 74.89 VUV |
| 100 RUB | 149.77 VUV |
| 500 RUB | 748.87 VUV |
| 1,000 RUB | 1,497.73 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-30T22:04:54Z",
"rates": {
"VUV": 1.497732
}
}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.7732,
"rate": 1.497732
}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