Rate Overview
Live
1 RUB = 336.3594 VND
1 VND = 0.002973
RUB
Avg
343.0774
High
361.2790
Low
333.7657
Last updated: 7/21/2026, 2:50:38 PM
Quick Conversions
| RUB | VND |
|---|---|
| 1 RUB | 336.36 VND |
| 10 RUB | 3,363.59 VND |
| 50 RUB | 16,817.97 VND |
| 100 RUB | 33,635.94 VND |
| 500 RUB | 168,179.72 VND |
| 1,000 RUB | 336,359.43 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-21T14:50:38Z",
"rates": {
"VND": 336.359431
}
}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": 33635.9431,
"rate": 336.359431
}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