Rate Overview
Live
1 TJS = 3.5960 THB
1 THB = 0.278090
TJS
Avg
3.5965
High
3.6110
Low
3.5737
Last updated: 7/11/2026, 11:15:51 PM
Quick Conversions
| TJS | THB |
|---|---|
| 1 TJS | 3.60 THB |
| 10 TJS | 35.96 THB |
| 50 TJS | 179.80 THB |
| 100 TJS | 359.60 THB |
| 500 TJS | 1,797.98 THB |
| 1,000 TJS | 3,595.95 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-07-11T23:15:51Z",
"rates": {
"THB": 3.595952
}
}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": 359.5952,
"rate": 3.595952
}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