Rate Overview
Live
1 THB = 0.291422 TJS
1 TJS = 3.4314
THB
Avg
0.298330
High
0.324493
Low
0.281442
Last updated: 3/27/2026, 4:35:16 PM
Quick Conversions
| THB | TJS |
|---|---|
| 1 THB | 0.29 TJS |
| 10 THB | 2.91 TJS |
| 50 THB | 14.57 TJS |
| 100 THB | 29.14 TJS |
| 500 THB | 145.71 TJS |
| 1,000 THB | 291.42 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-27T16:35:16Z",
"rates": {
"TJS": 0.291422
}
}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.142200000000003,
"rate": 0.291422
}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