Rate Overview
Live
1 WST = 3.3762 TJS
1 TJS = 0.296189
WST
Avg
3.3729
High
3.3999
Low
3.3281
Last updated: 7/27/2026, 3:56:39 PM
Quick Conversions
| WST | TJS |
|---|---|
| 1 WST | 3.38 TJS |
| 10 WST | 33.76 TJS |
| 50 WST | 168.81 TJS |
| 100 WST | 337.62 TJS |
| 500 WST | 1,688.11 TJS |
| 1,000 WST | 3,376.23 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-07-27T15:56:39Z",
"rates": {
"TJS": 3.376226
}
}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": 337.6226,
"rate": 3.376226
}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