Rate Overview
Live
1 RUB = 1.5898 VUV
1 VUV = 0.629013
RUB
Avg
1.5787
High
1.5898
Low
1.5654
Last updated: 5/9/2026, 3:40:58 AM
Quick Conversions
| RUB | VUV |
|---|---|
| 1 RUB | 1.59 VUV |
| 10 RUB | 15.90 VUV |
| 50 RUB | 79.49 VUV |
| 100 RUB | 158.98 VUV |
| 500 RUB | 794.90 VUV |
| 1,000 RUB | 1,589.79 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-05-09T03:40:58Z",
"rates": {
"VUV": 1.589791
}
}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": 158.9791,
"rate": 1.589791
}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