Rate Overview
Live
1 TRY = 0.714396 THB
1 THB = 1.3998
TRY
Avg
0.711384
High
0.715310
Low
0.707941
Last updated: 7/8/2026, 11:58:18 AM
Quick Conversions
| TRY | THB |
|---|---|
| 1 TRY | 0.71 THB |
| 10 TRY | 7.14 THB |
| 50 TRY | 35.72 THB |
| 100 TRY | 71.44 THB |
| 500 TRY | 357.20 THB |
| 1,000 TRY | 714.40 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-07-08T11:58:18Z",
"rates": {
"THB": 0.714396
}
}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": 71.4396,
"rate": 0.714396
}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