Rate Overview
Live
1 RUB = 1.5299 VUV
1 VUV = 0.653639
RUB
Avg
1.4262
High
1.6120
Low
1.0958
Last updated: 7/27/2026, 4:52:56 PM
Quick Conversions
| RUB | VUV |
|---|---|
| 1 RUB | 1.53 VUV |
| 10 RUB | 15.30 VUV |
| 50 RUB | 76.49 VUV |
| 100 RUB | 152.99 VUV |
| 500 RUB | 764.95 VUV |
| 1,000 RUB | 1,529.90 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-27T16:52:56Z",
"rates": {
"VUV": 1.529897
}
}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": 152.9897,
"rate": 1.529897
}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