Rate Overview
Live
1 THB = 0.274190 TJS
1 TJS = 3.6471
THB
Avg
0.289313
High
0.304104
Low
0.274190
Last updated: 7/25/2026, 4:56:07 PM
Quick Conversions
| THB | TJS |
|---|---|
| 1 THB | 0.27 TJS |
| 10 THB | 2.74 TJS |
| 50 THB | 13.71 TJS |
| 100 THB | 27.42 TJS |
| 500 THB | 137.10 TJS |
| 1,000 THB | 274.19 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-25T16:56:07Z",
"rates": {
"TJS": 0.27419
}
}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.419,
"rate": 0.27419
}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