Rate Overview
Live
1 THB = 1.4027 TRY
1 TRY = 0.712900
THB
Avg
1.3930
High
1.4051
Low
1.3854
Last updated: 5/7/2026, 7:45:35 AM
Quick Conversions
| THB | TRY |
|---|---|
| 1 THB | 1.40 TRY |
| 10 THB | 14.03 TRY |
| 50 THB | 70.14 TRY |
| 100 THB | 140.27 TRY |
| 500 THB | 701.36 TRY |
| 1,000 THB | 1,402.72 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-05-07T07:45:35Z",
"rates": {
"TRY": 1.402722
}
}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": 140.2722,
"rate": 1.402722
}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