Rate Overview
Live
1 RUB = 324.8259 VND
1 VND = 0.003079
RUB
Avg
326.6520
High
348.0936
Low
296.6389
Last updated: 3/27/2026, 11:14:54 AM
Quick Conversions
| RUB | VND |
|---|---|
| 1 RUB | 324.83 VND |
| 10 RUB | 3,248.26 VND |
| 50 RUB | 16,241.30 VND |
| 100 RUB | 32,482.59 VND |
| 500 RUB | 162,412.95 VND |
| 1,000 RUB | 324,825.90 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-27T11:14:54Z",
"rates": {
"VND": 324.8259
}
}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": 32482.59,
"rate": 324.8259
}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