Rate Overview
Live
1 TWD = 0.291553 TJS
1 TJS = 3.4299
TWD
Avg
0.291353
High
0.292624
Low
0.289291
Last updated: 9/1/2026, 2:56:15 PM
Quick Conversions
| TWD | TJS |
|---|---|
| 1 TWD | 0.29 TJS |
| 10 TWD | 2.92 TJS |
| 50 TWD | 14.58 TJS |
| 100 TWD | 29.16 TJS |
| 500 TWD | 145.78 TJS |
| 1,000 TWD | 291.55 TJS |
Get TWD/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=TJSExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-09-01T14:56:15Z",
"rates": {
"TJS": 0.291553
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "TJS",
"amount": 100
},
"result": 29.1553,
"rate": 0.291553
}Build with TWD/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key