Rate Overview
Live
1 USD = 31.5809 TWD
1 TWD = 0.031665
USD
Avg
31.6017
High
31.6678
Low
31.5221
Last updated: 6/16/2026, 1:23:31 PM
Quick Conversions
| USD | TWD |
|---|---|
| 1 USD | 31.58 TWD |
| 10 USD | 315.81 TWD |
| 50 USD | 1,579.05 TWD |
| 100 USD | 3,158.09 TWD |
| 500 USD | 15,790.47 TWD |
| 1,000 USD | 31,580.95 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-06-16T13:23:31Z",
"rates": {
"TWD": 31.58094864
}
}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": 3158.0948639999997,
"rate": 31.58094864
}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