Rate Overview
Live
1 VUV = 0.738855 RUB
1 RUB = 1.3534
VUV
Avg
0.731018
High
0.738855
Low
0.722766
Last updated: 9/3/2026, 2:37:04 PM
Quick Conversions
| VUV | RUB |
|---|---|
| 1 VUV | 0.74 RUB |
| 10 VUV | 7.39 RUB |
| 50 VUV | 36.94 RUB |
| 100 VUV | 73.89 RUB |
| 500 VUV | 369.43 RUB |
| 1,000 VUV | 738.86 RUB |
Get VUV/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=RUBExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-09-03T14:37:04Z",
"rates": {
"RUB": 0.738855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "RUB",
"amount": 100
},
"result": 73.88550000000001,
"rate": 0.738855
}Build with VUV/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key