Rate Overview
Live
1 USD = 31.8179 TWD
1 TWD = 0.031429
USD
Avg
31.6393
High
31.8179
Low
31.3905
Last updated: 3/7/2026, 7:36:02 AM
Quick Conversions
| USD | TWD |
|---|---|
| 1 USD | 31.82 TWD |
| 10 USD | 318.18 TWD |
| 50 USD | 1,590.90 TWD |
| 100 USD | 3,181.79 TWD |
| 500 USD | 15,908.96 TWD |
| 1,000 USD | 31,817.92 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-07T07:36:02Z",
"rates": {
"TWD": 31.81791944
}
}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": 3181.791944,
"rate": 31.81791944
}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