Rate Overview
Live
1 THB = 1.3511 TRY
1 TRY = 0.740142
THB
Avg
1.3549
High
1.3741
Low
1.3465
Last updated: 3/27/2026, 7:49:13 AM
Quick Conversions
| THB | TRY |
|---|---|
| 1 THB | 1.35 TRY |
| 10 THB | 13.51 TRY |
| 50 THB | 67.55 TRY |
| 100 THB | 135.11 TRY |
| 500 THB | 675.55 TRY |
| 1,000 THB | 1,351.09 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-27T07:49:13Z",
"rates": {
"TRY": 1.351093
}
}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.10930000000002,
"rate": 1.351093
}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