Rate Overview
Live
1 THB = 0.211847 TTD
1 TTD = 4.7204
THB
Avg
0.211269
High
0.211915
Low
0.209857
Last updated: 4/17/2026, 6:05:32 AM
Quick Conversions
| THB | TTD |
|---|---|
| 1 THB | 0.21 TTD |
| 10 THB | 2.12 TTD |
| 50 THB | 10.59 TTD |
| 100 THB | 21.18 TTD |
| 500 THB | 105.92 TTD |
| 1,000 THB | 211.85 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-04-17T06:05:32Z",
"rates": {
"TTD": 0.211847
}
}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.1847,
"rate": 0.211847
}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