Rate Overview
Live
1 RUB = 324.8566 VND
1 VND = 0.003078
RUB
Avg
331.3851
High
348.0936
Low
313.6465
Last updated: 3/27/2026, 12:54:58 PM
Quick Conversions
| RUB | VND |
|---|---|
| 1 RUB | 324.86 VND |
| 10 RUB | 3,248.57 VND |
| 50 RUB | 16,242.83 VND |
| 100 RUB | 32,485.66 VND |
| 500 RUB | 162,428.31 VND |
| 1,000 RUB | 324,856.62 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-03-27T12:54:58Z",
"rates": {
"VND": 324.856621
}
}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": 32485.6621,
"rate": 324.856621
}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