Rate Overview
Live
1 USD = 31.5190 TWD
1 TWD = 0.031727
USD
Avg
31.6853
High
31.8037
Low
31.5190
Last updated: 4/16/2026, 10:50:45 PM
Quick Conversions
| USD | TWD |
|---|---|
| 1 USD | 31.52 TWD |
| 10 USD | 315.19 TWD |
| 50 USD | 1,575.95 TWD |
| 100 USD | 3,151.90 TWD |
| 500 USD | 15,759.51 TWD |
| 1,000 USD | 31,519.01 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-04-16T22:50:45Z",
"rates": {
"TWD": 31.51901303
}
}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": 3151.901303,
"rate": 31.51901303
}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