Rate Overview
Live
1 LTL = 11.0743 THB
1 THB = 0.090299
LTL
Avg
11.0727
High
11.1067
Low
11.0459
Last updated: 8/17/2026, 6:33:59 AM
Quick Conversions
| LTL | THB |
|---|---|
| 1 LTL | 11.07 THB |
| 10 LTL | 110.74 THB |
| 50 LTL | 553.72 THB |
| 100 LTL | 1,107.43 THB |
| 500 LTL | 5,537.17 THB |
| 1,000 LTL | 11,074.34 THB |
Get LTL/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=THBExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-08-17T06:33:59Z",
"rates": {
"THB": 11.074344
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "THB",
"amount": 100
},
"result": 1107.4344,
"rate": 11.074344
}Build with LTL/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key