Rate Overview
Live
1 USD = 32.3546 TWD
1 TWD = 0.030908
USD
Avg
31.1426
High
32.3568
Low
28.8366
Last updated: 7/24/2026, 6:49:21 PM
Quick Conversions
| USD | TWD |
|---|---|
| 1 USD | 32.35 TWD |
| 10 USD | 323.55 TWD |
| 50 USD | 1,617.73 TWD |
| 100 USD | 3,235.46 TWD |
| 500 USD | 16,177.28 TWD |
| 1,000 USD | 32,354.55 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-24T18:49:21Z",
"rates": {
"TWD": 32.35455463
}
}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": 3235.4554630000002,
"rate": 32.35455463
}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