Rate Overview
Live
1 THB = 0.090210 LTL
1 LTL = 11.0852
THB
Avg
0.090210
High
0.090210
Low
0.090210
Last updated: 7/28/2026, 11:52:51 AM
Quick Conversions
| THB | LTL |
|---|---|
| 1 THB | 0.09 LTL |
| 10 THB | 0.90 LTL |
| 50 THB | 4.51 LTL |
| 100 THB | 9.02 LTL |
| 500 THB | 45.11 LTL |
| 1,000 THB | 90.21 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-07-28T11:52:51Z",
"rates": {
"LTL": 0.09021
}
}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.020999999999999,
"rate": 0.09021
}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