Rate Overview
Live
1 LTL = 11.1166 THB
1 THB = 0.089955
LTL
Avg
11.0726
High
11.2828
Low
10.9618
Last updated: 7/26/2026, 12:18:51 AM
Quick Conversions
| LTL | THB |
|---|---|
| 1 LTL | 11.12 THB |
| 10 LTL | 111.17 THB |
| 50 LTL | 555.83 THB |
| 100 LTL | 1,111.66 THB |
| 500 LTL | 5,558.32 THB |
| 1,000 LTL | 11,116.64 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-07-26T00:18:51Z",
"rates": {
"THB": 11.116642
}
}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": 1111.6642000000002,
"rate": 11.116642
}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