Rate Overview
Live
1 TWD = 0.030924 USD
1 USD = 32.3373
TWD
Avg
0.032153
High
0.034601
Low
0.030924
Last updated: 7/22/2026, 10:02:41 AM
Quick Conversions
| TWD | USD |
|---|---|
| 1 TWD | 0.03 USD |
| 10 TWD | 0.31 USD |
| 50 TWD | 1.55 USD |
| 100 TWD | 3.09 USD |
| 500 TWD | 15.46 USD |
| 1,000 TWD | 30.92 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-07-22T10:02:41Z",
"rates": {
"USD": 0.030924
}
}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.0924,
"rate": 0.030924
}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