Rate Overview
Live
1 TJS = 0.295003 WST
1 WST = 3.3898
TJS
Avg
0.295017
High
0.296045
Low
0.294169
Last updated: 8/17/2026, 11:50:16 AM
Quick Conversions
| TJS | WST |
|---|---|
| 1 TJS | 0.30 WST |
| 10 TJS | 2.95 WST |
| 50 TJS | 14.75 WST |
| 100 TJS | 29.50 WST |
| 500 TJS | 147.50 WST |
| 1,000 TJS | 295.00 WST |
Get TJS/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=WSTExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-08-17T11:50:16Z",
"rates": {
"WST": 0.295003
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "WST",
"amount": 100
},
"result": 29.500300000000003,
"rate": 0.295003
}Build with TJS/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key