Rate Overview
Live
1 THB = 0.206134 TTD
1 TTD = 4.8512
THB
Avg
0.214302
High
0.218253
Low
0.206134
Last updated: 3/27/2026, 2:34:48 PM
Quick Conversions
| THB | TTD |
|---|---|
| 1 THB | 0.21 TTD |
| 10 THB | 2.06 TTD |
| 50 THB | 10.31 TTD |
| 100 THB | 20.61 TTD |
| 500 THB | 103.07 TTD |
| 1,000 THB | 206.13 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-03-27T14:34:48Z",
"rates": {
"TTD": 0.206134
}
}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.613400000000002,
"rate": 0.206134
}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