Rate Overview
Live
1 LSL = 2.0039 THB
1 THB = 0.499038
LSL
Avg
2.0034
High
2.0154
Low
1.9908
Last updated: 6/16/2026, 1:25:11 PM
Quick Conversions
| LSL | THB |
|---|---|
| 1 LSL | 2.00 THB |
| 10 LSL | 20.04 THB |
| 50 LSL | 100.19 THB |
| 100 LSL | 200.39 THB |
| 500 LSL | 1,001.93 THB |
| 1,000 LSL | 2,003.85 THB |
Get LSL/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=THBExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-06-16T13:25:11Z",
"rates": {
"THB": 2.003854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "THB",
"amount": 100
},
"result": 200.3854,
"rate": 2.003854
}Build with LSL/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key