Rate Overview
Live
1 USD = 31.9528 TWD
1 TWD = 0.031296
USD
Avg
30.6026
High
32.8660
Low
27.7509
Last updated: 3/27/2026, 6:46:00 PM
Quick Conversions
| USD | TWD |
|---|---|
| 1 USD | 31.95 TWD |
| 10 USD | 319.53 TWD |
| 50 USD | 1,597.64 TWD |
| 100 USD | 3,195.28 TWD |
| 500 USD | 15,976.42 TWD |
| 1,000 USD | 31,952.85 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-03-27T18:46:00Z",
"rates": {
"TWD": 31.95284904
}
}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": 3195.284904,
"rate": 31.95284904
}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