Rate Overview
Live
1 TJS = 0.285988 WST
1 WST = 3.4967
TJS
Avg
0.294889
High
0.303047
Low
0.282645
Last updated: 3/27/2026, 11:48:44 AM
Quick Conversions
| TJS | WST |
|---|---|
| 1 TJS | 0.29 WST |
| 10 TJS | 2.86 WST |
| 50 TJS | 14.30 WST |
| 100 TJS | 28.60 WST |
| 500 TJS | 142.99 WST |
| 1,000 TJS | 285.99 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-03-27T11:48:44Z",
"rates": {
"WST": 0.285988
}
}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.5988,
"rate": 0.285988
}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