Rate Overview
Live
1 LSL = 2.0500 THB
1 THB = 0.487806
LSL
Avg
2.0402
High
2.0500
Low
2.0204
Last updated: 8/13/2026, 6:38:07 AM
Quick Conversions
| LSL | THB |
|---|---|
| 1 LSL | 2.05 THB |
| 10 LSL | 20.50 THB |
| 50 LSL | 102.50 THB |
| 100 LSL | 205.00 THB |
| 500 LSL | 1,025.00 THB |
| 1,000 LSL | 2,050.00 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-08-13T06:38:07Z",
"rates": {
"THB": 2.049996
}
}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": 204.99960000000002,
"rate": 2.049996
}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