Rate Overview
Live
1 THB = 0.273451 TJS
1 TJS = 3.6570
THB
Avg
0.274253
High
0.274973
Low
0.273451
Last updated: 7/22/2026, 11:27:29 AM
Quick Conversions
| THB | TJS |
|---|---|
| 1 THB | 0.27 TJS |
| 10 THB | 2.73 TJS |
| 50 THB | 13.67 TJS |
| 100 THB | 27.35 TJS |
| 500 THB | 136.73 TJS |
| 1,000 THB | 273.45 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-22T11:27:29Z",
"rates": {
"TJS": 0.273451
}
}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.3451,
"rate": 0.273451
}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