Rate Overview
Live
1 USD = 31.5210 TWD
1 TWD = 0.031725
USD
Avg
31.5854
High
31.6353
Low
31.4811
Last updated: 5/7/2026, 3:25:14 AM
Quick Conversions
| USD | TWD |
|---|---|
| 1 USD | 31.52 TWD |
| 10 USD | 315.21 TWD |
| 50 USD | 1,576.05 TWD |
| 100 USD | 3,152.10 TWD |
| 500 USD | 15,760.49 TWD |
| 1,000 USD | 31,520.99 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-05-07T03:25:14Z",
"rates": {
"TWD": 31.52098932
}
}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": 3152.0989320000003,
"rate": 31.52098932
}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