Rate Overview
Live
1 THB = 0.204703 TTD
1 TTD = 4.8851
THB
Avg
0.204536
High
0.205103
Low
0.203030
Last updated: 8/19/2026, 6:32:58 AM
Quick Conversions
| THB | TTD |
|---|---|
| 1 THB | 0.20 TTD |
| 10 THB | 2.05 TTD |
| 50 THB | 10.24 TTD |
| 100 THB | 20.47 TTD |
| 500 THB | 102.35 TTD |
| 1,000 THB | 204.70 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-19T06:32:58Z",
"rates": {
"TTD": 0.204703
}
}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.470299999999998,
"rate": 0.204703
}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