USD
$
VND

USD/VND Exchange Rate

US Dollar to Dong

Live Rate
26435.45
+0.82% 30D

1 VND = 0.000038 USD

USD/VND Price Chart

Historical exchange rate performance

Current 26435.45
High 26446.18
Low 26075.73
30D Change +0.82%

Rate Overview

Live
1 USD = 26435.45 VND
1 VND = 0.000038 USD
Avg
26319.52
High
26446.18
Low
26075.73

Last updated: 3/27/2026, 7:46:09 AM

Quick Conversions

USDVND
1 USD26,435.45 VND
10 USD264,354.50 VND
50 USD1,321,772.50 VND
100 USD2,643,545.00 VND
500 USD13,217,725.00 VND
1,000 USD26,435,450.00 VND

Get USD/VND Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=VND

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-03-27T07:46:09Z",
  "rates": {
    "VND": 26435.45
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=VND&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "VND",
    "amount": 100
  },
  "result": 2643545,
  "rate": 26435.45
}

Build with USD/VND Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key