USD
$
VND

USD/VND Exchange Rate

US Dollar to Dong

Live Rate
26093.53
-0.15% 7D

1 VND = 0.000038 USD

USD/VND Price Chart

Historical exchange rate performance

Current 26093.53
High 26306.88
Low 26075.73
7D Change -0.15%

Rate Overview

Live
1 USD = 26093.53 VND
1 VND = 0.000038 USD
Avg
26198.70
High
26306.88
Low
26075.73

Last updated: 3/7/2026, 3:27:34 AM

Quick Conversions

USDVND
1 USD26,093.53 VND
10 USD260,935.33 VND
50 USD1,304,676.65 VND
100 USD2,609,353.29 VND
500 USD13,046,766.45 VND
1,000 USD26,093,532.91 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-07T03:27:34Z",
  "rates": {
    "VND": 26093.53290865
  }
}

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": 2609353.290865,
  "rate": 26093.53290865
}

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