Rate Overview
Live
1 VND = 0.003212 RUB
1 RUB = 311.3325
VND
Avg
0.003164
High
0.003212
Low
0.003104
Last updated: 8/16/2026, 7:02:49 PM
Quick Conversions
| VND | RUB |
|---|---|
| 1 VND | 0.00 RUB |
| 10 VND | 0.03 RUB |
| 50 VND | 0.16 RUB |
| 100 VND | 0.32 RUB |
| 500 VND | 1.61 RUB |
| 1,000 VND | 3.21 RUB |
Get VND/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=RUBExample Response:
{
"success": true,
"base": "VND",
"date": "2026-08-16T19:02:49Z",
"rates": {
"RUB": 0.003212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "RUB",
"amount": 100
},
"result": 0.3212,
"rate": 0.003212
}Build with VND/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key