Rate Overview
Live
1 THB = 0.274917 TJS
1 TJS = 3.6375
THB
Avg
0.290398
High
0.304092
Low
0.274700
Last updated: 7/28/2026, 11:52:28 AM
Quick Conversions
| THB | TJS |
|---|---|
| 1 THB | 0.27 TJS |
| 10 THB | 2.75 TJS |
| 50 THB | 13.75 TJS |
| 100 THB | 27.49 TJS |
| 500 THB | 137.46 TJS |
| 1,000 THB | 274.92 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-28T11:52:28Z",
"rates": {
"TJS": 0.274917
}
}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.4917,
"rate": 0.274917
}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