Rate Overview
Live
1 LSL = 2.0113 THB
1 THB = 0.497201
LSL
Avg
1.9198
High
2.0486
Low
1.7930
Last updated: 7/27/2026, 10:36:54 PM
Quick Conversions
| LSL | THB |
|---|---|
| 1 LSL | 2.01 THB |
| 10 LSL | 20.11 THB |
| 50 LSL | 100.56 THB |
| 100 LSL | 201.13 THB |
| 500 LSL | 1,005.63 THB |
| 1,000 LSL | 2,011.26 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-27T22:36:54Z",
"rates": {
"THB": 2.011259
}
}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": 201.1259,
"rate": 2.011259
}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