Rate Overview
Live
1 RUB = 350.0924 VND
1 VND = 0.002856
RUB
Avg
344.3417
High
350.5397
Low
336.2467
Last updated: 4/16/2026, 3:07:50 PM
Quick Conversions
| RUB | VND |
|---|---|
| 1 RUB | 350.09 VND |
| 10 RUB | 3,500.92 VND |
| 50 RUB | 17,504.62 VND |
| 100 RUB | 35,009.24 VND |
| 500 RUB | 175,046.22 VND |
| 1,000 RUB | 350,092.44 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-04-16T15:07:50Z",
"rates": {
"VND": 350.092437
}
}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": 35009.2437,
"rate": 350.092437
}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