Rate Overview
Live
1 THB = 0.300556 TJS
1 TJS = 3.3272
THB
Avg
0.302477
High
0.305990
Low
0.299746
Last updated: 3/7/2026, 12:13:54 AM
Quick Conversions
| THB | TJS |
|---|---|
| 1 THB | 0.30 TJS |
| 10 THB | 3.01 TJS |
| 50 THB | 15.03 TJS |
| 100 THB | 30.06 TJS |
| 500 THB | 150.28 TJS |
| 1,000 THB | 300.56 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-03-07T00:13:54Z",
"rates": {
"TJS": 0.300556
}
}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": 30.0556,
"rate": 0.300556
}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