Rate Overview
Live
1 THB = 0.106648 TMT
1 TMT = 9.3766
THB
Avg
0.109106
High
0.112914
Low
0.105947
Last updated: 3/27/2026, 11:10:52 AM
Quick Conversions
| THB | TMT |
|---|---|
| 1 THB | 0.11 TMT |
| 10 THB | 1.07 TMT |
| 50 THB | 5.33 TMT |
| 100 THB | 10.66 TMT |
| 500 THB | 53.32 TMT |
| 1,000 THB | 106.65 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-27T11:10:52Z",
"rates": {
"TMT": 0.106648
}
}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.664800000000001,
"rate": 0.106648
}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