Rate Overview
Live
1 THB = 0.278490 TJS
1 TJS = 3.5908
THB
Avg
0.291154
High
0.304334
Low
0.277263
Last updated: 7/6/2026, 9:13:06 PM
Quick Conversions
| THB | TJS |
|---|---|
| 1 THB | 0.28 TJS |
| 10 THB | 2.78 TJS |
| 50 THB | 13.92 TJS |
| 100 THB | 27.85 TJS |
| 500 THB | 139.25 TJS |
| 1,000 THB | 278.49 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-07-06T21:13:06Z",
"rates": {
"TJS": 0.27849
}
}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": 27.849,
"rate": 0.27849
}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