USD
$
TWD
$

USD/TWD Exchange Rate

US Dollar to New Taiwan Dollar

Live Rate
32.2861
+2.90% YTD

1 TWD = 0.030973 USD

USD/TWD Price Chart

Historical exchange rate performance

Current 32.2861
High 32.3035
Low 31.3096
YTD Change +2.90%

Rate Overview

Live
1 USD = 32.2861 TWD
1 TWD = 0.030973 USD
Avg
31.6938
High
32.3035
Low
31.3096

Last updated: 7/23/2026, 8:45:00 PM

Quick Conversions

USDTWD
1 USD32.29 TWD
10 USD322.86 TWD
50 USD1,614.30 TWD
100 USD3,228.61 TWD
500 USD16,143.04 TWD
1,000 USD32,286.08 TWD

Get USD/TWD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-23T20:45:00Z",
  "rates": {
    "TWD": 32.28608451
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "TWD",
    "amount": 100
  },
  "result": 3228.608451,
  "rate": 32.28608451
}

Build with USD/TWD Exchange Rates

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

Get Free API Key