Rate Overview
Live
1 TWD = 0.287003 TJS
1 TJS = 3.4843
TWD
Avg
0.286238
High
0.287152
Low
0.285303
Last updated: 8/11/2026, 3:51:03 PM
Quick Conversions
| TWD | TJS |
|---|---|
| 1 TWD | 0.29 TJS |
| 10 TWD | 2.87 TJS |
| 50 TWD | 14.35 TJS |
| 100 TWD | 28.70 TJS |
| 500 TWD | 143.50 TJS |
| 1,000 TWD | 287.00 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-08-11T15:51:03Z",
"rates": {
"TJS": 0.287003
}
}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": 28.700300000000002,
"rate": 0.287003
}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