Rate Overview
Live
1 WST = 3.4494 TJS
1 TJS = 0.289907
WST
Avg
3.4209
High
3.6739
Low
3.2394
Last updated: 5/27/2026, 1:35:23 PM
Quick Conversions
| WST | TJS |
|---|---|
| 1 WST | 3.45 TJS |
| 10 WST | 34.49 TJS |
| 50 WST | 172.47 TJS |
| 100 WST | 344.94 TJS |
| 500 WST | 1,724.69 TJS |
| 1,000 WST | 3,449.38 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-05-27T13:35:23Z",
"rates": {
"TJS": 3.44938
}
}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": 344.938,
"rate": 3.44938
}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