Rate Overview
Live
1 RUB = 324.8382 VND
1 VND = 0.003078
RUB
Avg
320.1764
High
328.3601
Low
306.3047
Last updated: 3/27/2026, 9:26:18 AM
Quick Conversions
| RUB | VND |
|---|---|
| 1 RUB | 324.84 VND |
| 10 RUB | 3,248.38 VND |
| 50 RUB | 16,241.91 VND |
| 100 RUB | 32,483.82 VND |
| 500 RUB | 162,419.09 VND |
| 1,000 RUB | 324,838.19 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-27T09:26:18Z",
"rates": {
"VND": 324.838189
}
}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": 32483.8189,
"rate": 324.838189
}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