Rate Overview
Live
1 THB = 0.109314 TMT
1 TMT = 9.1480
THB
Avg
0.109164
High
0.109581
Low
0.108546
Last updated: 4/17/2026, 6:05:48 AM
Quick Conversions
| THB | TMT |
|---|---|
| 1 THB | 0.11 TMT |
| 10 THB | 1.09 TMT |
| 50 THB | 5.47 TMT |
| 100 THB | 10.93 TMT |
| 500 THB | 54.66 TMT |
| 1,000 THB | 109.31 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-04-17T06:05:48Z",
"rates": {
"TMT": 0.109314
}
}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.9314,
"rate": 0.109314
}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