Rate Overview
Live
1 THB = 0.499840 LSL
1 LSL = 2.0006
THB
Avg
0.520726
High
0.556416
Low
0.489231
Last updated: 7/28/2026, 1:33:35 PM
Quick Conversions
| THB | LSL |
|---|---|
| 1 THB | 0.50 LSL |
| 10 THB | 5.00 LSL |
| 50 THB | 24.99 LSL |
| 100 THB | 49.98 LSL |
| 500 THB | 249.92 LSL |
| 1,000 THB | 499.84 LSL |
Get THB/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=LSLExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-28T13:33:35Z",
"rates": {
"LSL": 0.49984
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "LSL",
"amount": 100
},
"result": 49.984,
"rate": 0.49984
}Build with THB/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key