Rate Overview
Live
1 THB = 1.4065 TRY
1 TRY = 0.711003
THB
Avg
1.4019
High
1.4075
Low
1.3951
Last updated: 5/27/2026, 4:18:57 PM
Quick Conversions
| THB | TRY |
|---|---|
| 1 THB | 1.41 TRY |
| 10 THB | 14.06 TRY |
| 50 THB | 70.32 TRY |
| 100 THB | 140.65 TRY |
| 500 THB | 703.23 TRY |
| 1,000 THB | 1,406.46 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-27T16:18:57Z",
"rates": {
"TRY": 1.406463
}
}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.6463,
"rate": 1.406463
}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