Rate Overview
Live
1 THB = 0.277405 TJS
1 TJS = 3.6048
THB
Avg
0.277745
High
0.278974
Low
0.277263
Last updated: 7/1/2026, 7:01:47 AM
Quick Conversions
| THB | TJS |
|---|---|
| 1 THB | 0.28 TJS |
| 10 THB | 2.77 TJS |
| 50 THB | 13.87 TJS |
| 100 THB | 27.74 TJS |
| 500 THB | 138.70 TJS |
| 1,000 THB | 277.41 TJS |
Get THB/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=TJSExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-01T07:01:47Z",
"rates": {
"TJS": 0.277405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "TJS",
"amount": 100
},
"result": 27.7405,
"rate": 0.277405
}Build with THB/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key