Rate Overview
Live
1 WST = 3.3877 TJS
1 TJS = 0.295188
WST
Avg
3.3883
High
3.3994
Low
3.3741
Last updated: 8/12/2026, 4:00:39 AM
Quick Conversions
| WST | TJS |
|---|---|
| 1 WST | 3.39 TJS |
| 10 WST | 33.88 TJS |
| 50 WST | 169.38 TJS |
| 100 WST | 338.77 TJS |
| 500 WST | 1,693.84 TJS |
| 1,000 WST | 3,387.68 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-08-12T04:00:39Z",
"rates": {
"TJS": 3.387676
}
}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": 338.7676,
"rate": 3.387676
}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