Rate Overview
Live
1 TRY = 0.740034 THB
1 THB = 1.3513
TRY
Avg
0.724320
High
0.740034
Low
0.708808
Last updated: 3/27/2026, 12:52:02 PM
Quick Conversions
| TRY | THB |
|---|---|
| 1 TRY | 0.74 THB |
| 10 TRY | 7.40 THB |
| 50 TRY | 37.00 THB |
| 100 TRY | 74.00 THB |
| 500 TRY | 370.02 THB |
| 1,000 TRY | 740.03 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-27T12:52:02Z",
"rates": {
"THB": 0.740034
}
}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": 74.0034,
"rate": 0.740034
}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