Rate Overview
Live
1 LTL = 10.8521 THB
1 THB = 0.092148
LTL
Avg
10.8730
High
10.9357
Low
10.8324
Last updated: 4/17/2026, 4:54:27 AM
Quick Conversions
| LTL | THB |
|---|---|
| 1 LTL | 10.85 THB |
| 10 LTL | 108.52 THB |
| 50 LTL | 542.61 THB |
| 100 LTL | 1,085.21 THB |
| 500 LTL | 5,426.06 THB |
| 1,000 LTL | 10,852.12 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-04-17T04:54:27Z",
"rates": {
"THB": 10.852118
}
}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": 1085.2118,
"rate": 10.852118
}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