Rate Overview
Live
1 RUB = 1.3622 VUV
1 VUV = 0.734128
RUB
Avg
1.3648
High
1.3745
Low
1.3535
Last updated: 9/6/2026, 11:35:58 PM
Quick Conversions
| RUB | VUV |
|---|---|
| 1 RUB | 1.36 VUV |
| 10 RUB | 13.62 VUV |
| 50 RUB | 68.11 VUV |
| 100 RUB | 136.22 VUV |
| 500 RUB | 681.08 VUV |
| 1,000 RUB | 1,362.16 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-09-06T23:35:58Z",
"rates": {
"VUV": 1.362161
}
}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": 136.21609999999998,
"rate": 1.362161
}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