Rate Overview
Live
1 TRY = 0.713078 THB
1 THB = 1.4024
TRY
Avg
0.713035
High
0.716579
Low
0.710493
Last updated: 5/28/2026, 4:42:05 AM
Quick Conversions
| TRY | THB |
|---|---|
| 1 TRY | 0.71 THB |
| 10 TRY | 7.13 THB |
| 50 TRY | 35.65 THB |
| 100 TRY | 71.31 THB |
| 500 TRY | 356.54 THB |
| 1,000 TRY | 713.08 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-05-28T04:42:05Z",
"rates": {
"THB": 0.713078
}
}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.3078,
"rate": 0.713078
}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