Rate Overview
Live
1 THB = 0.278340 TJS
1 TJS = 3.5927
THB
Avg
0.278975
High
0.280220
Low
0.278079
Last updated: 8/12/2026, 6:33:49 AM
Quick Conversions
| THB | TJS |
|---|---|
| 1 THB | 0.28 TJS |
| 10 THB | 2.78 TJS |
| 50 THB | 13.92 TJS |
| 100 THB | 27.83 TJS |
| 500 THB | 139.17 TJS |
| 1,000 THB | 278.34 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-08-12T06:33:49Z",
"rates": {
"TJS": 0.27834
}
}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.833999999999996,
"rate": 0.27834
}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