Rate Overview
Live
1 THB = 0.291236 TJS
1 TJS = 3.4336
THB
Avg
0.288831
High
0.291236
Low
0.286862
Last updated: 5/7/2026, 9:06:17 AM
Quick Conversions
| THB | TJS |
|---|---|
| 1 THB | 0.29 TJS |
| 10 THB | 2.91 TJS |
| 50 THB | 14.56 TJS |
| 100 THB | 29.12 TJS |
| 500 THB | 145.62 TJS |
| 1,000 THB | 291.24 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-05-07T09:06:17Z",
"rates": {
"TJS": 0.291236
}
}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": 29.1236,
"rate": 0.291236
}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