Rate Overview
Live
1 LSL = 2.0486 THB
1 THB = 0.488139
LSL
Avg
2.0325
High
2.0486
Low
2.0184
Last updated: 7/4/2026, 11:18:23 PM
Quick Conversions
| LSL | THB |
|---|---|
| 1 LSL | 2.05 THB |
| 10 LSL | 20.49 THB |
| 50 LSL | 102.43 THB |
| 100 LSL | 204.86 THB |
| 500 LSL | 1,024.30 THB |
| 1,000 LSL | 2,048.60 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-04T23:18:23Z",
"rates": {
"THB": 2.048598
}
}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.8598,
"rate": 2.048598
}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