Rate Overview
Live
1 WST = 3.4966 TJS
1 TJS = 0.285989
WST
Avg
3.5863
High
3.9640
Low
3.2855
Last updated: 3/27/2026, 7:46:57 AM
Quick Conversions
| WST | TJS |
|---|---|
| 1 WST | 3.50 TJS |
| 10 WST | 34.97 TJS |
| 50 WST | 174.83 TJS |
| 100 WST | 349.66 TJS |
| 500 WST | 1,748.32 TJS |
| 1,000 WST | 3,496.64 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-27T07:46:57Z",
"rates": {
"TJS": 3.496644
}
}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": 349.6644,
"rate": 3.496644
}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