Rate Overview
Live
1 RUB = 342.5947 VND
1 VND = 0.002919
RUB
Avg
340.8591
High
342.7492
Low
335.3916
Last updated: 7/7/2026, 3:57:21 AM
Quick Conversions
| RUB | VND |
|---|---|
| 1 RUB | 342.59 VND |
| 10 RUB | 3,425.95 VND |
| 50 RUB | 17,129.74 VND |
| 100 RUB | 34,259.47 VND |
| 500 RUB | 171,297.35 VND |
| 1,000 RUB | 342,594.71 VND |
Get RUB/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=VNDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-07T03:57:21Z",
"rates": {
"VND": 342.594707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "VND",
"amount": 100
},
"result": 34259.470700000005,
"rate": 342.594707
}Build with RUB/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key