Rate Overview
Live
1 TJS = 3.6278 THB
1 THB = 0.275646
TJS
Avg
3.4465
High
3.6403
Low
3.2885
Last updated: 8/1/2026, 4:56:50 AM
Quick Conversions
| TJS | THB |
|---|---|
| 1 TJS | 3.63 THB |
| 10 TJS | 36.28 THB |
| 50 TJS | 181.39 THB |
| 100 TJS | 362.78 THB |
| 500 TJS | 1,813.92 THB |
| 1,000 TJS | 3,627.84 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-01T04:56:50Z",
"rates": {
"THB": 3.627844
}
}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": 362.7844,
"rate": 3.627844
}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