Rate Overview
Live
1 TRY = 0.739720 THB
1 THB = 1.3519
TRY
Avg
0.738032
High
0.742659
Low
0.727757
Last updated: 3/27/2026, 9:33:19 AM
Quick Conversions
| TRY | THB |
|---|---|
| 1 TRY | 0.74 THB |
| 10 TRY | 7.40 THB |
| 50 TRY | 36.99 THB |
| 100 TRY | 73.97 THB |
| 500 TRY | 369.86 THB |
| 1,000 TRY | 739.72 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-03-27T09:33:19Z",
"rates": {
"THB": 0.73972
}
}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": 73.97200000000001,
"rate": 0.73972
}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