Rate Overview
Live
1 LSL = 1.9963 THB
1 THB = 0.500918
LSL
Avg
1.9838
High
1.9996
Low
1.9574
Last updated: 5/27/2026, 2:18:23 AM
Quick Conversions
| LSL | THB |
|---|---|
| 1 LSL | 2.00 THB |
| 10 LSL | 19.96 THB |
| 50 LSL | 99.82 THB |
| 100 LSL | 199.63 THB |
| 500 LSL | 998.17 THB |
| 1,000 LSL | 1,996.33 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-05-27T02:18:23Z",
"rates": {
"THB": 1.996334
}
}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": 199.6334,
"rate": 1.996334
}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