Rate Overview
Live
1 THB = 1.3519 TRY
1 TRY = 0.739721
THB
Avg
1.3550
High
1.3741
Low
1.3465
Last updated: 3/27/2026, 9:38:32 AM
Quick Conversions
| THB | TRY |
|---|---|
| 1 THB | 1.35 TRY |
| 10 THB | 13.52 TRY |
| 50 THB | 67.59 TRY |
| 100 THB | 135.19 TRY |
| 500 THB | 675.93 TRY |
| 1,000 THB | 1,351.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-03-27T09:38:32Z",
"rates": {
"TRY": 1.351861
}
}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.1861,
"rate": 1.351861
}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