Rate Overview
Live
1 RUB = 336.3792 VND
1 VND = 0.002973
RUB
Avg
336.1795
High
372.6518
Low
312.3924
Last updated: 7/21/2026, 7:12:22 AM
Quick Conversions
| RUB | VND |
|---|---|
| 1 RUB | 336.38 VND |
| 10 RUB | 3,363.79 VND |
| 50 RUB | 16,818.96 VND |
| 100 RUB | 33,637.92 VND |
| 500 RUB | 168,189.59 VND |
| 1,000 RUB | 336,379.17 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-21T07:12:22Z",
"rates": {
"VND": 336.37917
}
}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": 33637.917,
"rate": 336.37917
}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