Rate Overview
Live
1 THB = 0.290390 TJS
1 TJS = 3.4436
THB
Avg
0.292853
High
0.304104
Low
0.281442
Last updated: 3/27/2026, 7:46:17 AM
Quick Conversions
| THB | TJS |
|---|---|
| 1 THB | 0.29 TJS |
| 10 THB | 2.90 TJS |
| 50 THB | 14.52 TJS |
| 100 THB | 29.04 TJS |
| 500 THB | 145.20 TJS |
| 1,000 THB | 290.39 TJS |
Get THB/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=TJSExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-27T07:46:17Z",
"rates": {
"TJS": 0.29039
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "TJS",
"amount": 100
},
"result": 29.038999999999998,
"rate": 0.29039
}Build with THB/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key