Rate Overview
Live
1 TRY = 0.707178 THB
1 THB = 1.4141
TRY
Avg
0.718569
High
0.738684
Low
0.704164
Last updated: 7/28/2026, 8:04:03 PM
Quick Conversions
| TRY | THB |
|---|---|
| 1 TRY | 0.71 THB |
| 10 TRY | 7.07 THB |
| 50 TRY | 35.36 THB |
| 100 TRY | 70.72 THB |
| 500 TRY | 353.59 THB |
| 1,000 TRY | 707.18 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-28T20:04:03Z",
"rates": {
"THB": 0.707178
}
}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.7178,
"rate": 0.707178
}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