Rate Overview
Live
1 TJS = 3.4324 THB
1 THB = 0.291342
TJS
Avg
3.3589
High
3.4324
Low
3.2885
Last updated: 3/27/2026, 3:17:36 PM
Quick Conversions
| TJS | THB |
|---|---|
| 1 TJS | 3.43 THB |
| 10 TJS | 34.32 THB |
| 50 TJS | 171.62 THB |
| 100 TJS | 343.24 THB |
| 500 TJS | 1,716.20 THB |
| 1,000 TJS | 3,432.39 THB |
Get TJS/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=THBExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-03-27T15:17:36Z",
"rates": {
"THB": 3.432391
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "THB",
"amount": 100
},
"result": 343.2391,
"rate": 3.432391
}Build with TJS/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key