Rate Overview
Live
1 RUB = 1.5509 VUV
1 VUV = 0.644786
RUB
Avg
1.5528
High
1.5738
Low
1.5375
Last updated: 4/18/2026, 8:45:39 AM
Quick Conversions
| RUB | VUV |
|---|---|
| 1 RUB | 1.55 VUV |
| 10 RUB | 15.51 VUV |
| 50 RUB | 77.55 VUV |
| 100 RUB | 155.09 VUV |
| 500 RUB | 775.45 VUV |
| 1,000 RUB | 1,550.90 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-04-18T08:45:39Z",
"rates": {
"VUV": 1.550901
}
}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": 155.0901,
"rate": 1.550901
}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