Rate Overview
Live
1 RUB = 334.4174 VND
1 VND = 0.002990
RUB
Avg
337.7777
High
339.9538
Low
334.3761
Last updated: 3/6/2026, 5:13:08 PM
Quick Conversions
| RUB | VND |
|---|---|
| 1 RUB | 334.42 VND |
| 10 RUB | 3,344.17 VND |
| 50 RUB | 16,720.87 VND |
| 100 RUB | 33,441.74 VND |
| 500 RUB | 167,208.72 VND |
| 1,000 RUB | 334,417.44 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-03-06T17:13:08Z",
"rates": {
"VND": 334.41744
}
}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": 33441.744,
"rate": 334.41744
}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