Rate Overview
Live
1 THB = 1.4154 TRY
1 TRY = 0.706523
THB
Avg
1.3532
High
1.4218
Low
1.2514
Last updated: 7/28/2026, 5:52:31 PM
Quick Conversions
| THB | TRY |
|---|---|
| 1 THB | 1.42 TRY |
| 10 THB | 14.15 TRY |
| 50 THB | 70.77 TRY |
| 100 THB | 141.54 TRY |
| 500 THB | 707.69 TRY |
| 1,000 THB | 1,415.38 TRY |
Get THB/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=TRYExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-28T17:52:31Z",
"rates": {
"TRY": 1.415383
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "TRY",
"amount": 100
},
"result": 141.5383,
"rate": 1.415383
}Build with THB/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key