Rate Overview
Live
1 THB = 0.295803 TJS
1 TJS = 3.3806
THB
Avg
0.295275
High
0.296051
Low
0.293918
Last updated: 4/17/2026, 6:06:26 AM
Quick Conversions
| THB | TJS |
|---|---|
| 1 THB | 0.30 TJS |
| 10 THB | 2.96 TJS |
| 50 THB | 14.79 TJS |
| 100 THB | 29.58 TJS |
| 500 THB | 147.90 TJS |
| 1,000 THB | 295.80 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-04-17T06:06:26Z",
"rates": {
"TJS": 0.295803
}
}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.580299999999998,
"rate": 0.295803
}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