Rate Overview
Live
1 THB = 1.3820 TRY
1 TRY = 0.723584
THB
Avg
1.3940
High
1.4132
Low
1.3784
Last updated: 3/7/2026, 12:08:07 AM
Quick Conversions
| THB | TRY |
|---|---|
| 1 THB | 1.38 TRY |
| 10 THB | 13.82 TRY |
| 50 THB | 69.10 TRY |
| 100 THB | 138.20 TRY |
| 500 THB | 691.00 TRY |
| 1,000 THB | 1,382.01 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-03-07T00:08:07Z",
"rates": {
"TRY": 1.382009
}
}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": 138.2009,
"rate": 1.382009
}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