Rate Overview
Live
1 THB = 1.4032 TRY
1 TRY = 0.712640
THB
Avg
1.4015
High
1.4053
Low
1.3965
Last updated: 7/25/2026, 10:16:11 PM
Quick Conversions
| THB | TRY |
|---|---|
| 1 THB | 1.40 TRY |
| 10 THB | 14.03 TRY |
| 50 THB | 70.16 TRY |
| 100 THB | 140.32 TRY |
| 500 THB | 701.62 TRY |
| 1,000 THB | 1,403.23 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-25T22:16:11Z",
"rates": {
"TRY": 1.403234
}
}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": 140.32340000000002,
"rate": 1.403234
}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