Rate Overview
Live
1 LTL = 10.9765 THB
1 THB = 0.091103
LTL
Avg
10.9801
High
11.0050
Low
10.9465
Last updated: 5/27/2026, 9:43:30 AM
Quick Conversions
| LTL | THB |
|---|---|
| 1 LTL | 10.98 THB |
| 10 LTL | 109.77 THB |
| 50 LTL | 548.83 THB |
| 100 LTL | 1,097.65 THB |
| 500 LTL | 5,488.27 THB |
| 1,000 LTL | 10,976.53 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-05-27T09:43:30Z",
"rates": {
"THB": 10.97653
}
}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": 1097.653,
"rate": 10.97653
}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