Rate Overview
Live
1 THB = 0.105169 TMT
1 TMT = 9.5085
THB
Avg
0.105087
High
0.105916
Low
0.103175
Last updated: 7/7/2026, 12:12:00 PM
Quick Conversions
| THB | TMT |
|---|---|
| 1 THB | 0.11 TMT |
| 10 THB | 1.05 TMT |
| 50 THB | 5.26 TMT |
| 100 THB | 10.52 TMT |
| 500 THB | 52.58 TMT |
| 1,000 THB | 105.17 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-07-07T12:12:00Z",
"rates": {
"TMT": 0.105169
}
}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.5169,
"rate": 0.105169
}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