Rate Overview
Live
1 TJS = 0.297352 WST
1 WST = 3.3630
TJS
Avg
0.297281
High
0.299126
Low
0.296278
Last updated: 7/8/2026, 2:29:41 AM
Quick Conversions
| TJS | WST |
|---|---|
| 1 TJS | 0.30 WST |
| 10 TJS | 2.97 WST |
| 50 TJS | 14.87 WST |
| 100 TJS | 29.74 WST |
| 500 TJS | 148.68 WST |
| 1,000 TJS | 297.35 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-07-08T02:29:41Z",
"rates": {
"WST": 0.297352
}
}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.7352,
"rate": 0.297352
}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