Rate Overview
Live
1 THB = 0.092147 LTL
1 LTL = 10.8522
THB
Avg
0.091971
High
0.092315
Low
0.091443
Last updated: 4/17/2026, 4:54:24 AM
Quick Conversions
| THB | LTL |
|---|---|
| 1 THB | 0.09 LTL |
| 10 THB | 0.92 LTL |
| 50 THB | 4.61 LTL |
| 100 THB | 9.21 LTL |
| 500 THB | 46.07 LTL |
| 1,000 THB | 92.15 LTL |
Get THB/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=LTLExample Response:
{
"success": true,
"base": "THB",
"date": "2026-04-17T04:54:24Z",
"rates": {
"LTL": 0.092147
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "LTL",
"amount": 100
},
"result": 9.2147,
"rate": 0.092147
}Build with THB/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key