Rate Overview
Live
1 THB = 0.291013 TJS
1 TJS = 3.4363
THB
Avg
0.292307
High
0.298230
Low
0.290290
Last updated: 3/27/2026, 6:01:54 AM
Quick Conversions
| THB | TJS |
|---|---|
| 1 THB | 0.29 TJS |
| 10 THB | 2.91 TJS |
| 50 THB | 14.55 TJS |
| 100 THB | 29.10 TJS |
| 500 THB | 145.51 TJS |
| 1,000 THB | 291.01 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-27T06:01:54Z",
"rates": {
"TJS": 0.291013
}
}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.101300000000002,
"rate": 0.291013
}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