Rate Overview
Live
1 USD = 32.2871 TWD
1 TWD = 0.030972
USD
Avg
31.7058
High
32.3302
Low
31.2335
Last updated: 7/21/2026, 9:38:21 PM
Quick Conversions
| USD | TWD |
|---|---|
| 1 USD | 32.29 TWD |
| 10 USD | 322.87 TWD |
| 50 USD | 1,614.35 TWD |
| 100 USD | 3,228.71 TWD |
| 500 USD | 16,143.55 TWD |
| 1,000 USD | 32,287.09 TWD |
Get USD/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=TWDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-21T21:38:21Z",
"rates": {
"TWD": 32.28709083
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "TWD",
"amount": 100
},
"result": 3228.7090829999997,
"rate": 32.28709083
}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