Rate Overview
Live
1 THB = 1.4078 TRY
1 TRY = 0.710317
THB
Avg
0.901098
High
1.4114
Low
0.258572
Last updated: 7/28/2026, 8:18:01 AM
Quick Conversions
| THB | TRY |
|---|---|
| 1 THB | 1.41 TRY |
| 10 THB | 14.08 TRY |
| 50 THB | 70.39 TRY |
| 100 THB | 140.78 TRY |
| 500 THB | 703.91 TRY |
| 1,000 THB | 1,407.82 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-28T08:18:01Z",
"rates": {
"TRY": 1.407823
}
}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.7823,
"rate": 1.407823
}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