Rate Overview
Live
1 TRY = 0.707741 THB
1 THB = 1.4129
TRY
Avg
0.705880
High
0.707770
Low
0.702276
Last updated: 6/19/2026, 8:18:39 AM
Quick Conversions
| TRY | THB |
|---|---|
| 1 TRY | 0.71 THB |
| 10 TRY | 7.08 THB |
| 50 TRY | 35.39 THB |
| 100 TRY | 70.77 THB |
| 500 TRY | 353.87 THB |
| 1,000 TRY | 707.74 THB |
Get TRY/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=THBExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-06-19T08:18:39Z",
"rates": {
"THB": 0.707741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "THB",
"amount": 100
},
"result": 70.77409999999999,
"rate": 0.707741
}Build with TRY/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key