Rate Overview
Live
1 THB = 0.109201 TMT
1 TMT = 9.1574
THB
Avg
0.108089
High
0.109201
Low
0.107383
Last updated: 5/7/2026, 9:06:18 AM
Quick Conversions
| THB | TMT |
|---|---|
| 1 THB | 0.11 TMT |
| 10 THB | 1.09 TMT |
| 50 THB | 5.46 TMT |
| 100 THB | 10.92 TMT |
| 500 THB | 54.60 TMT |
| 1,000 THB | 109.20 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-05-07T09:06:18Z",
"rates": {
"TMT": 0.109201
}
}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.920100000000001,
"rate": 0.109201
}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