Rate Overview
Live
1 WST = 3.5647 TJS
1 TJS = 0.280532
WST
Avg
3.5293
High
3.5647
Low
3.5017
Last updated: 3/7/2026, 1:03:23 AM
Quick Conversions
| WST | TJS |
|---|---|
| 1 WST | 3.56 TJS |
| 10 WST | 35.65 TJS |
| 50 WST | 178.23 TJS |
| 100 WST | 356.47 TJS |
| 500 WST | 1,782.33 TJS |
| 1,000 WST | 3,564.65 TJS |
Get WST/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=TJSExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-07T01:03:23Z",
"rates": {
"TJS": 3.564653
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "TJS",
"amount": 100
},
"result": 356.46529999999996,
"rate": 3.564653
}Build with WST/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key