Rate Overview
Live
1 TJS = 0.294648 WST
1 WST = 3.3939 TJS
Avg
0.295827
High
0.298694
Low
0.294035
Last updated: 1/25/2026, 7:15:53 AM
Quick Conversions
| TJS | WST |
|---|---|
| 1 TJS | 0.29 WST |
| 10 TJS | 2.95 WST |
| 50 TJS | 14.73 WST |
| 100 TJS | 29.46 WST |
| 500 TJS | 147.32 WST |
| 1,000 TJS | 294.65 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-01-25T07:15:53Z",
"rates": {
"WST": 0.294648
}
}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.464800000000004,
"rate": 0.294648
}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