Rate Overview
Live
1 THB = 0.201139 TTD
1 TTD = 4.9717
THB
Avg
0.202737
High
0.204584
Low
0.200563
Last updated: 7/24/2026, 7:44:14 AM
Quick Conversions
| THB | TTD |
|---|---|
| 1 THB | 0.20 TTD |
| 10 THB | 2.01 TTD |
| 50 THB | 10.06 TTD |
| 100 THB | 20.11 TTD |
| 500 THB | 100.57 TTD |
| 1,000 THB | 201.14 TTD |
Get THB/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=TTDExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-24T07:44:14Z",
"rates": {
"TTD": 0.201139
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "TTD",
"amount": 100
},
"result": 20.1139,
"rate": 0.201139
}Build with THB/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key