Rate Overview
Live
1 THB = 0.109714 TMT
1 TMT = 9.1146
THB
Avg
0.110878
High
0.112613
Low
0.109418
Last updated: 3/7/2026, 12:08:27 AM
Quick Conversions
| THB | TMT |
|---|---|
| 1 THB | 0.11 TMT |
| 10 THB | 1.10 TMT |
| 50 THB | 5.49 TMT |
| 100 THB | 10.97 TMT |
| 500 THB | 54.86 TMT |
| 1,000 THB | 109.71 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-03-07T00:08:27Z",
"rates": {
"TMT": 0.109714
}
}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.971400000000001,
"rate": 0.109714
}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