Rate Overview
Live
1 TRY = 0.723584 THB
1 THB = 1.3820
TRY
Avg
0.717429
High
0.725479
Low
0.707596
Last updated: 3/7/2026, 1:00:15 AM
Quick Conversions
| TRY | THB |
|---|---|
| 1 TRY | 0.72 THB |
| 10 TRY | 7.24 THB |
| 50 TRY | 36.18 THB |
| 100 TRY | 72.36 THB |
| 500 TRY | 361.79 THB |
| 1,000 TRY | 723.58 THB |
Get TRY/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=THBExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-07T01:00:15Z",
"rates": {
"THB": 0.723584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "THB",
"amount": 100
},
"result": 72.3584,
"rate": 0.723584
}Build with TRY/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key