Rate Overview
Live
1 TRY = 0.691295 THB
1 THB = 1.4466
TRY
Avg
0.691255
High
0.693458
Low
0.689432
Last updated: 8/19/2026, 2:37:35 AM
Quick Conversions
| TRY | THB |
|---|---|
| 1 TRY | 0.69 THB |
| 10 TRY | 6.91 THB |
| 50 TRY | 34.56 THB |
| 100 TRY | 69.13 THB |
| 500 TRY | 345.65 THB |
| 1,000 TRY | 691.30 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-08-19T02:37:35Z",
"rates": {
"THB": 0.691295
}
}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": 69.1295,
"rate": 0.691295
}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