Rate Overview
Live
1 LTL = 11.1964 THB
1 THB = 0.089315
LTL
Avg
11.1252
High
11.1964
Low
11.0671
Last updated: 9/2/2026, 3:00:41 AM
Quick Conversions
| LTL | THB |
|---|---|
| 1 LTL | 11.20 THB |
| 10 LTL | 111.96 THB |
| 50 LTL | 559.82 THB |
| 100 LTL | 1,119.64 THB |
| 500 LTL | 5,598.19 THB |
| 1,000 LTL | 11,196.38 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-09-02T03:00:41Z",
"rates": {
"THB": 11.196382
}
}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": 1119.6381999999999,
"rate": 11.196382
}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