Rate Overview
Live
1 RUB = 303.7515 VND
1 VND = 0.003292
RUB
Avg
302.7802
High
304.2866
Low
299.9055
Last updated: 9/5/2026, 1:25:46 PM
Quick Conversions
| RUB | VND |
|---|---|
| 1 RUB | 303.75 VND |
| 10 RUB | 3,037.51 VND |
| 50 RUB | 15,187.57 VND |
| 100 RUB | 30,375.15 VND |
| 500 RUB | 151,875.74 VND |
| 1,000 RUB | 303,751.49 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-09-05T13:25:46Z",
"rates": {
"VND": 303.751485
}
}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": 30375.1485,
"rate": 303.751485
}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