Rate Overview
Live
1 USD = 31.6863 TWD
1 TWD = 0.031559
USD
Avg
31.6888
High
31.7696
Low
31.6477
Last updated: 9/5/2026, 4:17:05 AM
Quick Conversions
| USD | TWD |
|---|---|
| 1 USD | 31.69 TWD |
| 10 USD | 316.86 TWD |
| 50 USD | 1,584.31 TWD |
| 100 USD | 3,168.63 TWD |
| 500 USD | 15,843.13 TWD |
| 1,000 USD | 31,686.25 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-09-05T04:17:05Z",
"rates": {
"TWD": 31.68625107
}
}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": 3168.6251070000003,
"rate": 31.68625107
}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