Rate Overview
Live
1 TJS = 0.291111 WST
1 WST = 3.4351
TJS
Avg
0.292373
High
0.294269
Low
0.291111
Last updated: 6/18/2026, 6:02:27 PM
Quick Conversions
| TJS | WST |
|---|---|
| 1 TJS | 0.29 WST |
| 10 TJS | 2.91 WST |
| 50 TJS | 14.56 WST |
| 100 TJS | 29.11 WST |
| 500 TJS | 145.56 WST |
| 1,000 TJS | 291.11 WST |
Get TJS/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=WSTExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-06-18T18:02:27Z",
"rates": {
"WST": 0.291111
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "WST",
"amount": 100
},
"result": 29.1111,
"rate": 0.291111
}Build with TJS/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key