Rate Overview
Live
1 TJS = 3.5584 THB
1 THB = 0.281023
TJS
Avg
3.5680
High
3.5965
Low
3.5563
Last updated: 9/9/2026, 6:21:38 AM
Quick Conversions
| TJS | THB |
|---|---|
| 1 TJS | 3.56 THB |
| 10 TJS | 35.58 THB |
| 50 TJS | 177.92 THB |
| 100 TJS | 355.84 THB |
| 500 TJS | 1,779.22 THB |
| 1,000 TJS | 3,558.43 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-09-09T06:21:38Z",
"rates": {
"THB": 3.558431
}
}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": 355.8431,
"rate": 3.558431
}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