Rate Overview
Live
1 THB = 0.500388 LSL
1 LSL = 1.9984
THB
Avg
0.504032
High
0.510875
Low
0.500100
Last updated: 5/27/2026, 1:13:47 AM
Quick Conversions
| THB | LSL |
|---|---|
| 1 THB | 0.50 LSL |
| 10 THB | 5.00 LSL |
| 50 THB | 25.02 LSL |
| 100 THB | 50.04 LSL |
| 500 THB | 250.19 LSL |
| 1,000 THB | 500.39 LSL |
Get THB/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=LSLExample Response:
{
"success": true,
"base": "THB",
"date": "2026-05-27T01:13:47Z",
"rates": {
"LSL": 0.500388
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "LSL",
"amount": 100
},
"result": 50.03880000000001,
"rate": 0.500388
}Build with THB/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key