Rate Overview
Live
1 THB = 0.202914 TTD
1 TTD = 4.9282
THB
Avg
0.203358
High
0.204030
Low
0.202460
Last updated: 7/9/2026, 10:10:02 AM
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.46 TTD |
| 1,000 THB | 202.91 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-09T10:10:02Z",
"rates": {
"TTD": 0.202914
}
}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.2914,
"rate": 0.202914
}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