Rate Overview
Live
1 TWD = 0.296009 TJS
1 TJS = 3.3783
TWD
Avg
0.296534
High
0.297392
Low
0.296009
Last updated: 5/6/2026, 12:10:26 PM
Quick Conversions
| TWD | TJS |
|---|---|
| 1 TWD | 0.30 TJS |
| 10 TWD | 2.96 TJS |
| 50 TWD | 14.80 TJS |
| 100 TWD | 29.60 TJS |
| 500 TWD | 148.00 TJS |
| 1,000 TWD | 296.01 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-05-06T12:10:26Z",
"rates": {
"TJS": 0.296009
}
}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.600900000000003,
"rate": 0.296009
}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