Rate Overview
Live
1 THB = 0.202934 TTD
1 TTD = 4.9277
THB
Avg
0.205624
High
0.216833
Low
0.195663
Last updated: 7/29/2026, 7:12:13 PM
Quick Conversions
| THB | TTD |
|---|---|
| 1 THB | 0.20 TTD |
| 10 THB | 2.03 TTD |
| 50 THB | 10.15 TTD |
| 100 THB | 20.29 TTD |
| 500 THB | 101.47 TTD |
| 1,000 THB | 202.93 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-29T19:12:13Z",
"rates": {
"TTD": 0.202934
}
}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.293400000000002,
"rate": 0.202934
}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