Rate Overview
Live
1 USD = 32.4197 TWD
1 TWD = 0.030845
USD
Avg
32.2593
High
32.4197
Low
32.0785
Last updated: 7/19/2026, 7:50:02 AM
Quick Conversions
| USD | TWD |
|---|---|
| 1 USD | 32.42 TWD |
| 10 USD | 324.20 TWD |
| 50 USD | 1,620.98 TWD |
| 100 USD | 3,241.97 TWD |
| 500 USD | 16,209.84 TWD |
| 1,000 USD | 32,419.68 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-19T07:50:02Z",
"rates": {
"TWD": 32.41968216
}
}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": 3241.968216,
"rate": 32.41968216
}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