Rate Overview
Live
1 RUB = 337.2580 VND
1 VND = 0.002965
RUB
Avg
343.2995
High
372.6518
Low
320.3524
Last updated: 7/24/2026, 2:58:25 PM
Quick Conversions
| RUB | VND |
|---|---|
| 1 RUB | 337.26 VND |
| 10 RUB | 3,372.58 VND |
| 50 RUB | 16,862.90 VND |
| 100 RUB | 33,725.80 VND |
| 500 RUB | 168,628.99 VND |
| 1,000 RUB | 337,257.98 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-07-24T14:58:25Z",
"rates": {
"VND": 337.257976
}
}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": 33725.7976,
"rate": 337.257976
}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