Rate Overview
Live
1 RUB = 1.3936 VUV
1 VUV = 0.717556
RUB
Avg
1.4185
High
1.4395
Low
1.3936
Last updated: 8/18/2026, 6:32:35 AM
Quick Conversions
| RUB | VUV |
|---|---|
| 1 RUB | 1.39 VUV |
| 10 RUB | 13.94 VUV |
| 50 RUB | 69.68 VUV |
| 100 RUB | 139.36 VUV |
| 500 RUB | 696.81 VUV |
| 1,000 RUB | 1,393.62 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-08-18T06:32:35Z",
"rates": {
"VUV": 1.39362
}
}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": 139.362,
"rate": 1.39362
}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