Rate Overview
Live
1 TJS = 3.4411 THB
1 THB = 0.290607
TJS
Avg
3.3563
High
3.5531
Low
3.0817
Last updated: 3/27/2026, 11:51:40 AM
Quick Conversions
| TJS | THB |
|---|---|
| 1 TJS | 3.44 THB |
| 10 TJS | 34.41 THB |
| 50 TJS | 172.05 THB |
| 100 TJS | 344.11 THB |
| 500 TJS | 1,720.54 THB |
| 1,000 TJS | 3,441.08 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-27T11:51:40Z",
"rates": {
"THB": 3.441076
}
}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": 344.1076,
"rate": 3.441076
}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