Rate Overview
Live
1 THB = 0.202588 TTD
1 TTD = 4.9361
THB
Avg
0.202355
High
0.203198
Low
0.201610
Last updated: 8/3/2026, 6:49:51 PM
Quick Conversions
| THB | TTD |
|---|---|
| 1 THB | 0.20 TTD |
| 10 THB | 2.03 TTD |
| 50 THB | 10.13 TTD |
| 100 THB | 20.26 TTD |
| 500 THB | 101.29 TTD |
| 1,000 THB | 202.59 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-03T18:49:51Z",
"rates": {
"TTD": 0.202588
}
}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.2588,
"rate": 0.202588
}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