USD
$
VND

USD/VND Exchange Rate

US Dollar to Dong

Live Rate
26436.45
+0.18% 7D

1 VND = 0.000038 USD

USD/VND Price Chart

Historical exchange rate performance

Current 26436.45
High 26446.18
Low 26316.99
7D Change +0.18%

Rate Overview

Live
1 USD = 26436.45 VND
1 VND = 0.000038 USD
Avg
26409.04
High
26446.18
Low
26316.99

Last updated: 3/27/2026, 5:56:24 AM

Quick Conversions

USDVND
1 USD26,436.45 VND
10 USD264,364.50 VND
50 USD1,321,822.50 VND
100 USD2,643,645.00 VND
500 USD13,218,225.00 VND
1,000 USD26,436,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-27T05:56:24Z",
  "rates": {
    "VND": 26436.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": 2643645,
  "rate": 26436.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