Rate Overview
Live
1 THB = 1.4439 TRY
1 TRY = 0.692589
THB
Avg
1.4431
High
1.4511
Low
1.4356
Last updated: 8/12/2026, 11:06:31 AM
Quick Conversions
| THB | TRY |
|---|---|
| 1 THB | 1.44 TRY |
| 10 THB | 14.44 TRY |
| 50 THB | 72.19 TRY |
| 100 THB | 144.39 TRY |
| 500 THB | 721.93 TRY |
| 1,000 THB | 1,443.86 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-08-12T11:06:31Z",
"rates": {
"TRY": 1.443857
}
}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": 144.38569999999999,
"rate": 1.443857
}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