Rate Overview
Live
1 RUB = 1.5127 VUV
1 VUV = 0.661084
RUB
Avg
1.5290
High
1.5402
Low
1.5127
Last updated: 3/7/2026, 1:01:34 AM
Quick Conversions
| RUB | VUV |
|---|---|
| 1 RUB | 1.51 VUV |
| 10 RUB | 15.13 VUV |
| 50 RUB | 75.63 VUV |
| 100 RUB | 151.27 VUV |
| 500 RUB | 756.33 VUV |
| 1,000 RUB | 1,512.67 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-03-07T01:01:34Z",
"rates": {
"VUV": 1.512668
}
}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": 151.2668,
"rate": 1.512668
}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