Rate Overview
Live
1 LSL = 2.0006 THB
1 THB = 0.499841
LSL
Avg
1.9225
High
2.0440
Low
1.7972
Last updated: 7/28/2026, 1:33:36 PM
Quick Conversions
| LSL | THB |
|---|---|
| 1 LSL | 2.00 THB |
| 10 LSL | 20.01 THB |
| 50 LSL | 100.03 THB |
| 100 LSL | 200.06 THB |
| 500 LSL | 1,000.32 THB |
| 1,000 LSL | 2,000.64 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-07-28T13:33:36Z",
"rates": {
"THB": 2.000637
}
}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.0637,
"rate": 2.000637
}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