Rate Overview
Live
1 RUB = 364.4664 VND
1 VND = 0.002744
RUB
Avg
364.7920
High
366.9514
Low
362.0419
Last updated: 6/16/2026, 10:01:01 AM
Quick Conversions
| RUB | VND |
|---|---|
| 1 RUB | 364.47 VND |
| 10 RUB | 3,644.66 VND |
| 50 RUB | 18,223.32 VND |
| 100 RUB | 36,446.64 VND |
| 500 RUB | 182,233.18 VND |
| 1,000 RUB | 364,466.36 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-06-16T10:01:01Z",
"rates": {
"VND": 364.466356
}
}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": 36446.6356,
"rate": 364.466356
}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