Rate Overview
Live
1 TJS = 3.5864 THB
1 THB = 0.278834
TJS
Avg
3.5832
High
3.5874
Low
3.5794
Last updated: 8/19/2026, 6:34:56 AM
Quick Conversions
| TJS | THB |
|---|---|
| 1 TJS | 3.59 THB |
| 10 TJS | 35.86 THB |
| 50 TJS | 179.32 THB |
| 100 TJS | 358.64 THB |
| 500 TJS | 1,793.18 THB |
| 1,000 TJS | 3,586.37 THB |
Get TJS/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=THBExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-08-19T06:34:56Z",
"rates": {
"THB": 3.586368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "THB",
"amount": 100
},
"result": 358.6368,
"rate": 3.586368
}Build with TJS/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key