Rate Overview
Live
1 THB = 0.205904 TTD
1 TTD = 4.8566
THB
Avg
0.209982
High
0.218998
Low
0.200563
Last updated: 8/7/2026, 8:34:08 PM
Quick Conversions
| THB | TTD |
|---|---|
| 1 THB | 0.21 TTD |
| 10 THB | 2.06 TTD |
| 50 THB | 10.30 TTD |
| 100 THB | 20.59 TTD |
| 500 THB | 102.95 TTD |
| 1,000 THB | 205.90 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-08-07T20:34:08Z",
"rates": {
"TTD": 0.205904
}
}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.5904,
"rate": 0.205904
}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