Rate Overview
Live
1 THB = 0.212288 TTD
1 TTD = 4.7106
THB
Avg
0.214399
High
0.217364
Low
0.211716
Last updated: 3/7/2026, 12:08:29 AM
Quick Conversions
| THB | TTD |
|---|---|
| 1 THB | 0.21 TTD |
| 10 THB | 2.12 TTD |
| 50 THB | 10.61 TTD |
| 100 THB | 21.23 TTD |
| 500 THB | 106.14 TTD |
| 1,000 THB | 212.29 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-07T00:08:29Z",
"rates": {
"TTD": 0.212288
}
}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": 21.2288,
"rate": 0.212288
}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