Rate Overview
Live
1 THB = 0.273975 TJS
1 TJS = 3.6500
THB
Avg
0.277582
High
0.283068
Low
0.273867
Last updated: 7/20/2026, 9:19:58 PM
Quick Conversions
| THB | TJS |
|---|---|
| 1 THB | 0.27 TJS |
| 10 THB | 2.74 TJS |
| 50 THB | 13.70 TJS |
| 100 THB | 27.40 TJS |
| 500 THB | 136.99 TJS |
| 1,000 THB | 273.98 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-20T21:19:58Z",
"rates": {
"TJS": 0.273975
}
}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.3975,
"rate": 0.273975
}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