Rate Overview
Live
1 LTL = 10.7313 THB
1 THB = 0.093185
LTL
Avg
10.6899
High
10.7603
Low
10.5748
Last updated: 3/7/2026, 12:33:06 AM
Quick Conversions
| LTL | THB |
|---|---|
| 1 LTL | 10.73 THB |
| 10 LTL | 107.31 THB |
| 50 LTL | 536.57 THB |
| 100 LTL | 1,073.13 THB |
| 500 LTL | 5,365.66 THB |
| 1,000 LTL | 10,731.32 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-03-07T00:33:06Z",
"rates": {
"THB": 10.731319
}
}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": 1073.1318999999999,
"rate": 10.731319
}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