Rate Overview
Live
1 THB = 1.3989 TRY
1 TRY = 0.714845
THB
Avg
1.3934
High
1.3995
Low
1.3849
Last updated: 4/17/2026, 6:10:13 AM
Quick Conversions
| THB | TRY |
|---|---|
| 1 THB | 1.40 TRY |
| 10 THB | 13.99 TRY |
| 50 THB | 69.95 TRY |
| 100 THB | 139.89 TRY |
| 500 THB | 699.45 TRY |
| 1,000 THB | 1,398.91 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-04-17T06:10:13Z",
"rates": {
"TRY": 1.398905
}
}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": 139.8905,
"rate": 1.398905
}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