Rate Overview
Live
1 THB = 0.205239 TTD
1 TTD = 4.8724
THB
Avg
0.209821
High
0.218253
Low
0.200353
Last updated: 8/11/2026, 5:54:06 AM
Quick Conversions
| THB | TTD |
|---|---|
| 1 THB | 0.21 TTD |
| 10 THB | 2.05 TTD |
| 50 THB | 10.26 TTD |
| 100 THB | 20.52 TTD |
| 500 THB | 102.62 TTD |
| 1,000 THB | 205.24 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-11T05:54:06Z",
"rates": {
"TTD": 0.205239
}
}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.5239,
"rate": 0.205239
}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