Rate Overview
Live
1 RUB = 369.2646 VND
1 VND = 0.002708
RUB
Avg
340.1932
High
369.2700
Low
306.3047
Last updated: 5/26/2026, 10:12:00 PM
Quick Conversions
| RUB | VND |
|---|---|
| 1 RUB | 369.26 VND |
| 10 RUB | 3,692.65 VND |
| 50 RUB | 18,463.23 VND |
| 100 RUB | 36,926.46 VND |
| 500 RUB | 184,632.31 VND |
| 1,000 RUB | 369,264.62 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-05-26T22:12:00Z",
"rates": {
"VND": 369.264617
}
}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": 36926.4617,
"rate": 369.264617
}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