Rate Overview
Live
1 THB = 0.105524 TMT
1 TMT = 9.4765
THB
Avg
0.105644
High
0.106211
Low
0.103776
Last updated: 8/13/2026, 11:55:21 AM
Quick Conversions
| THB | TMT |
|---|---|
| 1 THB | 0.11 TMT |
| 10 THB | 1.06 TMT |
| 50 THB | 5.28 TMT |
| 100 THB | 10.55 TMT |
| 500 THB | 52.76 TMT |
| 1,000 THB | 105.52 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-08-13T11:55:21Z",
"rates": {
"TMT": 0.105524
}
}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.5524,
"rate": 0.105524
}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