Rate Overview
Live
1 TJS = 0.284003 WST
1 WST = 3.5211
TJS
Avg
0.287407
High
0.291626
Low
0.284003
Last updated: 5/9/2026, 1:29:40 AM
Quick Conversions
| TJS | WST |
|---|---|
| 1 TJS | 0.28 WST |
| 10 TJS | 2.84 WST |
| 50 TJS | 14.20 WST |
| 100 TJS | 28.40 WST |
| 500 TJS | 142.00 WST |
| 1,000 TJS | 284.00 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-05-09T01:29:40Z",
"rates": {
"WST": 0.284003
}
}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": 28.4003,
"rate": 0.284003
}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