Rate Overview
Live
1 THB = 0.104193 TMT
1 TMT = 9.5976
THB
Avg
0.108187
High
0.112866
Low
0.103809
Last updated: 7/27/2026, 10:39:21 AM
Quick Conversions
| THB | TMT |
|---|---|
| 1 THB | 0.10 TMT |
| 10 THB | 1.04 TMT |
| 50 THB | 5.21 TMT |
| 100 THB | 10.42 TMT |
| 500 THB | 52.10 TMT |
| 1,000 THB | 104.19 TMT |
Get THB/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=TMTExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-27T10:39:21Z",
"rates": {
"TMT": 0.104193
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "TMT",
"amount": 100
},
"result": 10.4193,
"rate": 0.104193
}Build with THB/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key