Rate Overview
Live
1 USD = 31.9411 TWD
1 TWD = 0.031308
USD
Avg
31.9039
High
31.9411
Low
31.8451
Last updated: 7/5/2026, 7:02:47 PM
Quick Conversions
| USD | TWD |
|---|---|
| 1 USD | 31.94 TWD |
| 10 USD | 319.41 TWD |
| 50 USD | 1,597.06 TWD |
| 100 USD | 3,194.11 TWD |
| 500 USD | 15,970.57 TWD |
| 1,000 USD | 31,941.15 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-05T19:02:47Z",
"rates": {
"TWD": 31.94114536
}
}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": 3194.114536,
"rate": 31.94114536
}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