Rate Overview
Live
1 TRY = 0.714844 THB
1 THB = 1.3989
TRY
Avg
0.717694
High
0.722097
Low
0.714520
Last updated: 4/17/2026, 6:09:26 AM
Quick Conversions
| TRY | THB |
|---|---|
| 1 TRY | 0.71 THB |
| 10 TRY | 7.15 THB |
| 50 TRY | 35.74 THB |
| 100 TRY | 71.48 THB |
| 500 TRY | 357.42 THB |
| 1,000 TRY | 714.84 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-04-17T06:09:26Z",
"rates": {
"THB": 0.714844
}
}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.48440000000001,
"rate": 0.714844
}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