Rate Overview
Live
1 RUB = 311.2788 VND
1 VND = 0.003213
RUB
Avg
316.0052
High
322.0893
Low
311.2788
Last updated: 8/16/2026, 4:49:13 AM
Quick Conversions
| RUB | VND |
|---|---|
| 1 RUB | 311.28 VND |
| 10 RUB | 3,112.79 VND |
| 50 RUB | 15,563.94 VND |
| 100 RUB | 31,127.88 VND |
| 500 RUB | 155,639.39 VND |
| 1,000 RUB | 311,278.78 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-08-16T04:49:13Z",
"rates": {
"VND": 311.278779
}
}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": 31127.8779,
"rate": 311.278779
}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