Rate Overview
Live
1 WST = 3.5225 TJS
1 TJS = 0.283888
WST
Avg
3.5255
High
3.5564
Low
3.4971
Last updated: 3/27/2026, 4:37:24 PM
Quick Conversions
| WST | TJS |
|---|---|
| 1 WST | 3.52 TJS |
| 10 WST | 35.23 TJS |
| 50 WST | 176.13 TJS |
| 100 WST | 352.25 TJS |
| 500 WST | 1,761.26 TJS |
| 1,000 WST | 3,522.51 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-27T16:37:24Z",
"rates": {
"TJS": 3.522513
}
}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": 352.2513,
"rate": 3.522513
}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