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
| USD | TWD |
|---|---|
| 1 USD | 32.01 TWD |
| 10 USD | 320.11 TWD |
| 50 USD | 1,600.56 TWD |
| 100 USD | 3,201.11 TWD |
| 500 USD | 16,005.56 TWD |
| 1,000 USD | 32,011.12 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-08-15T05:35:44Z",
"rates": {
"TWD": 32.01112122
}
}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": 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