Rate Overview
Live
1 THB = 0.492611 LSL
1 LSL = 2.0300
THB
Avg
0.509345
High
0.527910
Low
0.489231
Last updated: 7/14/2026, 5:22:14 PM
Quick Conversions
| THB | LSL |
|---|---|
| 1 THB | 0.49 LSL |
| 10 THB | 4.93 LSL |
| 50 THB | 24.63 LSL |
| 100 THB | 49.26 LSL |
| 500 THB | 246.31 LSL |
| 1,000 THB | 492.61 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-07-14T17:22:14Z",
"rates": {
"LSL": 0.492611
}
}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": 49.2611,
"rate": 0.492611
}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