Rate Overview
Live
1 THB = 1.3517 TRY
1 TRY = 0.739821
THB
Avg
1.3763
High
1.4142
Low
1.3465
Last updated: 3/27/2026, 2:32:32 PM
Quick Conversions
| THB | TRY |
|---|---|
| 1 THB | 1.35 TRY |
| 10 THB | 13.52 TRY |
| 50 THB | 67.58 TRY |
| 100 THB | 135.17 TRY |
| 500 THB | 675.84 TRY |
| 1,000 THB | 1,351.68 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-27T14:32:32Z",
"rates": {
"TRY": 1.351678
}
}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": 135.1678,
"rate": 1.351678
}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