Rate Overview
Live
1 LTL = 11.0335 THB
1 THB = 0.090633
LTL
Avg
11.0400
High
11.2828
Low
10.9705
Last updated: 7/7/2026, 10:55:30 AM
Quick Conversions
| LTL | THB |
|---|---|
| 1 LTL | 11.03 THB |
| 10 LTL | 110.33 THB |
| 50 LTL | 551.67 THB |
| 100 LTL | 1,103.35 THB |
| 500 LTL | 5,516.73 THB |
| 1,000 LTL | 11,033.46 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-07T10:55:30Z",
"rates": {
"THB": 11.033458
}
}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": 1103.3458,
"rate": 11.033458
}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