Rate Overview
Live
1 LSL = 1.9272 THB
1 THB = 0.518894
LSL
Avg
1.9362
High
1.9839
Low
1.8943
Last updated: 3/27/2026, 1:27:50 PM
Quick Conversions
| LSL | THB |
|---|---|
| 1 LSL | 1.93 THB |
| 10 LSL | 19.27 THB |
| 50 LSL | 96.36 THB |
| 100 LSL | 192.72 THB |
| 500 LSL | 963.59 THB |
| 1,000 LSL | 1,927.18 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-03-27T13:27:50Z",
"rates": {
"THB": 1.927177
}
}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": 192.71769999999998,
"rate": 1.927177
}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