Rate Overview
Live
1 TWD = 0.290258 TJS
1 TJS = 3.4452
TWD
Avg
0.290310
High
0.290848
Low
0.289782
Last updated: 7/4/2026, 9:41:10 PM
Quick Conversions
| TWD | TJS |
|---|---|
| 1 TWD | 0.29 TJS |
| 10 TWD | 2.90 TJS |
| 50 TWD | 14.51 TJS |
| 100 TWD | 29.03 TJS |
| 500 TWD | 145.13 TJS |
| 1,000 TWD | 290.26 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-07-04T21:41:10Z",
"rates": {
"TJS": 0.290258
}
}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.0258,
"rate": 0.290258
}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