Rate Overview
Live
1 TJS = 0.283888 WST
1 WST = 3.5225
TJS
Avg
0.279881
High
0.304368
Low
0.252269
Last updated: 3/27/2026, 3:22:26 PM
Quick Conversions
| TJS | WST |
|---|---|
| 1 TJS | 0.28 WST |
| 10 TJS | 2.84 WST |
| 50 TJS | 14.19 WST |
| 100 TJS | 28.39 WST |
| 500 TJS | 141.94 WST |
| 1,000 TJS | 283.89 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-03-27T15:22:26Z",
"rates": {
"WST": 0.283888
}
}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.388799999999996,
"rate": 0.283888
}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