Rate Overview
Live
1 THB = 0.284442 TJS
1 TJS = 3.5157
THB
Avg
0.302764
High
0.322963
Low
0.283802
Last updated: 5/27/2026, 3:10:30 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.22 TJS |
| 1,000 THB | 284.44 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-27T15:10:30Z",
"rates": {
"TJS": 0.284442
}
}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.4442,
"rate": 0.284442
}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