Rate Overview
Live
1 RUB = 336.7395 VND
1 VND = 0.002970
RUB
Avg
336.5924
High
337.3303
Low
335.7367
Last updated: 7/25/2026, 9:20:36 PM
Quick Conversions
| RUB | VND |
|---|---|
| 1 RUB | 336.74 VND |
| 10 RUB | 3,367.40 VND |
| 50 RUB | 16,836.98 VND |
| 100 RUB | 33,673.95 VND |
| 500 RUB | 168,369.77 VND |
| 1,000 RUB | 336,739.54 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-25T21:20:36Z",
"rates": {
"VND": 336.739535
}
}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": 33673.953499999996,
"rate": 336.739535
}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