Rate Overview
Live
1 RUB = 336.4557 VND
1 VND = 0.002972
RUB
Avg
344.3365
High
372.4016
Low
322.8157
Last updated: 7/26/2026, 4:04:18 AM
Quick Conversions
| RUB | VND |
|---|---|
| 1 RUB | 336.46 VND |
| 10 RUB | 3,364.56 VND |
| 50 RUB | 16,822.78 VND |
| 100 RUB | 33,645.57 VND |
| 500 RUB | 168,227.85 VND |
| 1,000 RUB | 336,455.70 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-26T04:04:18Z",
"rates": {
"VND": 336.455699
}
}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": 33645.569899999995,
"rate": 336.455699
}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