Rate Overview
Live
1 TJS = 0.288110 WST
1 WST = 3.4709
TJS
Avg
0.287250
High
0.288929
Low
0.285804
Last updated: 4/18/2026, 8:47:44 AM
Quick Conversions
| TJS | WST |
|---|---|
| 1 TJS | 0.29 WST |
| 10 TJS | 2.88 WST |
| 50 TJS | 14.41 WST |
| 100 TJS | 28.81 WST |
| 500 TJS | 144.05 WST |
| 1,000 TJS | 288.11 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-04-18T08:47:44Z",
"rates": {
"WST": 0.28811
}
}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": 28.810999999999996,
"rate": 0.28811
}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