Rate Overview
Live
1 TJS = 3.3272 THB
1 THB = 0.300557
TJS
Avg
3.3062
High
3.3362
Low
3.2681
Last updated: 3/7/2026, 1:01:52 AM
Quick Conversions
| TJS | THB |
|---|---|
| 1 TJS | 3.33 THB |
| 10 TJS | 33.27 THB |
| 50 TJS | 166.36 THB |
| 100 TJS | 332.72 THB |
| 500 TJS | 1,663.58 THB |
| 1,000 TJS | 3,327.16 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-03-07T01:01:52Z",
"rates": {
"THB": 3.327159
}
}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": 332.7159,
"rate": 3.327159
}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