USD
$
TWD
$

USD/TWD Exchange Rate

US Dollar to New Taiwan Dollar

Live Rate
31.4254
-0.67% 7D

1 TWD = 0.031821 USD

USD/TWD Price Chart

Historical exchange rate performance

Current 31.4254
High 31.6366
Low 31.3922
7D Change -0.67%

Rate Overview

Live
1 USD = 31.4254 TWD
1 TWD = 0.031821 USD
Avg
31.4817
High
31.6366
Low
31.3922

Last updated: 5/27/2026, 6:07:56 AM

Quick Conversions

USDTWD
1 USD31.43 TWD
10 USD314.25 TWD
50 USD1,571.27 TWD
100 USD3,142.54 TWD
500 USD15,712.69 TWD
1,000 USD31,425.39 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-05-27T06:07:56Z",
  "rates": {
    "TWD": 31.42538559
  }
}

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": 3142.538559,
  "rate": 31.42538559
}

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