Rate Overview
Live
1 RUB = 338.5213 VND
1 VND = 0.002954
RUB
Avg
336.2075
High
372.4016
Low
312.3022
Last updated: 7/27/2026, 12:05:03 PM
Quick Conversions
| RUB | VND |
|---|---|
| 1 RUB | 338.52 VND |
| 10 RUB | 3,385.21 VND |
| 50 RUB | 16,926.07 VND |
| 100 RUB | 33,852.13 VND |
| 500 RUB | 169,260.67 VND |
| 1,000 RUB | 338,521.34 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-27T12:05:03Z",
"rates": {
"VND": 338.521339
}
}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": 33852.1339,
"rate": 338.521339
}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