Rate Overview
Live
1 RUB = 349.9748 VND
1 VND = 0.002857
RUB
Avg
351.7652
High
353.5986
Low
349.8234
Last updated: 5/6/2026, 4:19:42 PM
Quick Conversions
| RUB | VND |
|---|---|
| 1 RUB | 349.97 VND |
| 10 RUB | 3,499.75 VND |
| 50 RUB | 17,498.74 VND |
| 100 RUB | 34,997.48 VND |
| 500 RUB | 174,987.41 VND |
| 1,000 RUB | 349,974.82 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-05-06T16:19:42Z",
"rates": {
"VND": 349.974818
}
}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": 34997.4818,
"rate": 349.974818
}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