Rate Overview
Live
1 THB = 0.202686 TTD
1 TTD = 4.9337
THB
Avg
0.201452
High
0.202686
Low
0.200158
Last updated: 7/29/2026, 6:34:59 AM
Quick Conversions
| THB | TTD |
|---|---|
| 1 THB | 0.20 TTD |
| 10 THB | 2.03 TTD |
| 50 THB | 10.13 TTD |
| 100 THB | 20.27 TTD |
| 500 THB | 101.34 TTD |
| 1,000 THB | 202.69 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-29T06:34:59Z",
"rates": {
"TTD": 0.202686
}
}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.2686,
"rate": 0.202686
}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