Rate Overview
Live
1 THB = 0.284407 TJS
1 TJS = 3.5161
THB
Avg
0.294082
High
0.305990
Low
0.284407
Last updated: 5/27/2026, 12:32:01 PM
Quick Conversions
| THB | TJS |
|---|---|
| 1 THB | 0.28 TJS |
| 10 THB | 2.84 TJS |
| 50 THB | 14.22 TJS |
| 100 THB | 28.44 TJS |
| 500 THB | 142.20 TJS |
| 1,000 THB | 284.41 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-05-27T12:32:01Z",
"rates": {
"TJS": 0.284407
}
}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": 28.440700000000003,
"rate": 0.284407
}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