Rate Overview
Live
1 THB = 1.4242 TRY
1 TRY = 0.702137
THB
Avg
1.4151
High
1.4242
Low
1.4000
Last updated: 6/17/2026, 6:32:58 AM
Quick Conversions
| THB | TRY |
|---|---|
| 1 THB | 1.42 TRY |
| 10 THB | 14.24 TRY |
| 50 THB | 71.21 TRY |
| 100 THB | 142.42 TRY |
| 500 THB | 712.11 TRY |
| 1,000 THB | 1,424.22 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-06-17T06:32:58Z",
"rates": {
"TRY": 1.424223
}
}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": 142.4223,
"rate": 1.424223
}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