Rate Overview
Live
1 LSL = 1.9567 THB
1 THB = 0.511067
LSL
Avg
1.9568
High
1.9710
Low
1.9317
Last updated: 4/16/2026, 3:49:32 PM
Quick Conversions
| LSL | THB |
|---|---|
| 1 LSL | 1.96 THB |
| 10 LSL | 19.57 THB |
| 50 LSL | 97.83 THB |
| 100 LSL | 195.67 THB |
| 500 LSL | 978.35 THB |
| 1,000 LSL | 1,956.69 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-04-16T15:49:32Z",
"rates": {
"THB": 1.95669
}
}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": 195.669,
"rate": 1.95669
}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