Rate Overview
Live
1 TJS = 3.5300 THB
1 THB = 0.283290
TJS
Avg
3.5235
High
3.5488
Low
3.4998
Last updated: 6/21/2026, 9:07:27 AM
Quick Conversions
| TJS | THB |
|---|---|
| 1 TJS | 3.53 THB |
| 10 TJS | 35.30 THB |
| 50 TJS | 176.50 THB |
| 100 TJS | 353.00 THB |
| 500 TJS | 1,764.98 THB |
| 1,000 TJS | 3,529.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-06-21T09:07:27Z",
"rates": {
"THB": 3.529952
}
}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": 352.9952,
"rate": 3.529952
}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