Rate Overview
Live
1 LSL = 2.0563 THB
1 THB = 0.486301
LSL
Avg
2.0557
High
2.0643
Low
2.0474
Last updated: 9/3/2026, 6:27:45 AM
Quick Conversions
| LSL | THB |
|---|---|
| 1 LSL | 2.06 THB |
| 10 LSL | 20.56 THB |
| 50 LSL | 102.82 THB |
| 100 LSL | 205.63 THB |
| 500 LSL | 1,028.17 THB |
| 1,000 LSL | 2,056.34 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-09-03T06:27:45Z",
"rates": {
"THB": 2.056339
}
}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": 205.63389999999998,
"rate": 2.056339
}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