Rate Overview
Live
1 THB = 0.285086 TJS
1 TJS = 3.5077
THB
Avg
0.284700
High
0.285729
Low
0.283052
Last updated: 6/17/2026, 6:33:49 AM
Quick Conversions
| THB | TJS |
|---|---|
| 1 THB | 0.29 TJS |
| 10 THB | 2.85 TJS |
| 50 THB | 14.25 TJS |
| 100 THB | 28.51 TJS |
| 500 THB | 142.54 TJS |
| 1,000 THB | 285.09 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-06-17T06:33:49Z",
"rates": {
"TJS": 0.285086
}
}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.5086,
"rate": 0.285086
}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