Rate Overview
Live
1 THB = 1.3513 TRY
1 TRY = 0.740035
THB
Avg
1.3457
High
1.4121
Low
1.2788
Last updated: 3/27/2026, 12:52:04 PM
Quick Conversions
| THB | TRY |
|---|---|
| 1 THB | 1.35 TRY |
| 10 THB | 13.51 TRY |
| 50 THB | 67.56 TRY |
| 100 THB | 135.13 TRY |
| 500 THB | 675.64 TRY |
| 1,000 THB | 1,351.29 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-27T12:52:04Z",
"rates": {
"TRY": 1.351288
}
}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.1288,
"rate": 1.351288
}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