USD
$
VND

USD/VND Exchange Rate

US Dollar to Dong

Live Rate
26434.20
+0.20% YTD

1 VND = 0.000038 USD

USD/VND Price Chart

Historical exchange rate performance

Current 26434.20
High 26439.38
Low 26047.21
YTD Change +0.20%

Rate Overview

Live
1 USD = 26434.20 VND
1 VND = 0.000038 USD
Avg
26282.21
High
26439.38
Low
26047.21

Last updated: 3/27/2026, 9:43:39 AM

Quick Conversions

USDVND
1 USD26,434.20 VND
10 USD264,342.00 VND
50 USD1,321,710.00 VND
100 USD2,643,420.00 VND
500 USD13,217,100.00 VND
1,000 USD26,434,200.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-27T09:43:39Z",
  "rates": {
    "VND": 26434.2
  }
}

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": 2643420,
  "rate": 26434.2
}

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