Rate Overview
Live
1 TRY = 0.678812 THB
1 THB = 1.4732
TRY
Avg
0.681749
High
0.689082
Low
0.678812
Last updated: 9/8/2026, 2:42:58 PM
Quick Conversions
| TRY | THB |
|---|---|
| 1 TRY | 0.68 THB |
| 10 TRY | 6.79 THB |
| 50 TRY | 33.94 THB |
| 100 TRY | 67.88 THB |
| 500 TRY | 339.41 THB |
| 1,000 TRY | 678.81 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-09-08T14:42:58Z",
"rates": {
"THB": 0.678812
}
}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": 67.88119999999999,
"rate": 0.678812
}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