Rate Overview
Live
1 VND = 0.002856 RUB
1 RUB = 350.1401
VND
Avg
0.002904
High
0.002974
Low
0.002852
Last updated: 4/16/2026, 4:48:37 PM
Quick Conversions
| VND | RUB |
|---|---|
| 1 VND | 0.00 RUB |
| 10 VND | 0.03 RUB |
| 50 VND | 0.14 RUB |
| 100 VND | 0.29 RUB |
| 500 VND | 1.43 RUB |
| 1,000 VND | 2.86 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-04-16T16:48:37Z",
"rates": {
"RUB": 0.002856
}
}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.2856,
"rate": 0.002856
}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