USD
$
TWD
$

USD/TWD Exchange Rate

US Dollar to New Taiwan Dollar

Live Rate
32.0111
-0.65% 7D

1 TWD = 0.031239 USD

USD/TWD Price Chart

Historical exchange rate performance

Current 32.0111
High 32.2333
Low 31.9793
7D Change -0.65%

Rate Overview

Live
1 USD = 32.0111 TWD
1 TWD = 0.031239 USD
Avg
32.1405
High
32.2333
Low
31.9793

Last updated: 8/15/2026, 5:35:44 AM

Quick Conversions

USDTWD
1 USD32.01 TWD
10 USD320.11 TWD
50 USD1,600.56 TWD
100 USD3,201.11 TWD
500 USD16,005.56 TWD
1,000 USD32,011.12 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-08-15T05:35:44Z",
  "rates": {
    "TWD": 32.01112122
  }
}

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": 3201.112122,
  "rate": 32.01112122
}

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