Rate Overview
Live
1 RUB = 1.5744 VUV
1 VUV = 0.635172
RUB
Avg
1.5540
High
1.5744
Low
1.5269
Last updated: 7/8/2026, 5:46:16 AM
Quick Conversions
| RUB | VUV |
|---|---|
| 1 RUB | 1.57 VUV |
| 10 RUB | 15.74 VUV |
| 50 RUB | 78.72 VUV |
| 100 RUB | 157.44 VUV |
| 500 RUB | 787.19 VUV |
| 1,000 RUB | 1,574.38 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-08T05:46:16Z",
"rates": {
"VUV": 1.574377
}
}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": 157.43769999999998,
"rate": 1.574377
}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