Rate Overview
Live
1 RUB = 1.4771 VUV
1 VUV = 0.676998
RUB
Avg
1.5208
High
1.5979
Low
1.4121
Last updated: 3/27/2026, 8:02:08 AM
Quick Conversions
| RUB | VUV |
|---|---|
| 1 RUB | 1.48 VUV |
| 10 RUB | 14.77 VUV |
| 50 RUB | 73.86 VUV |
| 100 RUB | 147.71 VUV |
| 500 RUB | 738.55 VUV |
| 1,000 RUB | 1,477.11 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-03-27T08:02:08Z",
"rates": {
"VUV": 1.477109
}
}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": 147.7109,
"rate": 1.477109
}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