Rate Overview
Live
1 VUV = 0.644087 RUB
1 RUB = 1.5526
VUV
Avg
0.644418
High
0.660188
Low
0.626016
Last updated: 7/2/2026, 1:47:12 PM
Quick Conversions
| VUV | RUB |
|---|---|
| 1 VUV | 0.64 RUB |
| 10 VUV | 6.44 RUB |
| 50 VUV | 32.20 RUB |
| 100 VUV | 64.41 RUB |
| 500 VUV | 322.04 RUB |
| 1,000 VUV | 644.09 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-07-02T13:47:12Z",
"rates": {
"RUB": 0.644087
}
}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": 64.4087,
"rate": 0.644087
}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