Rate Overview
Live
1 TWD = 0.031447 USD
1 USD = 31.7995
TWD
Avg
0.031533
High
0.031623
Low
0.031400
Last updated: 9/2/2026, 4:40:58 PM
Quick Conversions
| TWD | USD |
|---|---|
| 1 TWD | 0.03 USD |
| 10 TWD | 0.31 USD |
| 50 TWD | 1.57 USD |
| 100 TWD | 3.14 USD |
| 500 TWD | 15.72 USD |
| 1,000 TWD | 31.45 USD |
Get TWD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=USDExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-09-02T16:40:58Z",
"rates": {
"USD": 0.031447
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "USD",
"amount": 100
},
"result": 3.1447000000000003,
"rate": 0.031447
}Build with TWD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key