Rate Overview
Live
1 WST = 3.4686 TJS
1 TJS = 0.288303
WST
Avg
3.4719
High
3.4894
Low
3.4290
Last updated: 5/7/2026, 7:46:55 AM
Quick Conversions
| WST | TJS |
|---|---|
| 1 WST | 3.47 TJS |
| 10 WST | 34.69 TJS |
| 50 WST | 173.43 TJS |
| 100 WST | 346.86 TJS |
| 500 WST | 1,734.29 TJS |
| 1,000 WST | 3,468.57 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-07T07:46:55Z",
"rates": {
"TJS": 3.46857
}
}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": 346.857,
"rate": 3.46857
}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