Rate Overview
Live
1 TJS = 3.6345 THB
1 THB = 0.275141
TJS
Avg
3.6440
High
3.6618
Low
3.6344
Last updated: 7/29/2026, 6:38:49 AM
Quick Conversions
| TJS | THB |
|---|---|
| 1 TJS | 3.63 THB |
| 10 TJS | 36.34 THB |
| 50 TJS | 181.72 THB |
| 100 TJS | 363.45 THB |
| 500 TJS | 1,817.25 THB |
| 1,000 TJS | 3,634.50 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-29T06:38:49Z",
"rates": {
"THB": 3.634498
}
}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": 363.4498,
"rate": 3.634498
}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