Rate Overview
Live
1 THB = 0.284700 TJS
1 TJS = 3.5125
THB
Avg
0.284348
High
0.285008
Low
0.283096
Last updated: 5/27/2026, 1:54:21 PM
Quick Conversions
| THB | TJS |
|---|---|
| 1 THB | 0.28 TJS |
| 10 THB | 2.85 TJS |
| 50 THB | 14.24 TJS |
| 100 THB | 28.47 TJS |
| 500 THB | 142.35 TJS |
| 1,000 THB | 284.70 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-27T13:54:21Z",
"rates": {
"TJS": 0.2847
}
}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.470000000000002,
"rate": 0.2847
}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