Rate Overview
Live
1 THB = 0.484813 LSL
1 LSL = 2.0627
THB
Avg
0.486273
High
0.488420
Low
0.484422
Last updated: 9/5/2026, 4:43:36 PM
Quick Conversions
| THB | LSL |
|---|---|
| 1 THB | 0.48 LSL |
| 10 THB | 4.85 LSL |
| 50 THB | 24.24 LSL |
| 100 THB | 48.48 LSL |
| 500 THB | 242.41 LSL |
| 1,000 THB | 484.81 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-09-05T16:43:36Z",
"rates": {
"LSL": 0.484813
}
}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": 48.4813,
"rate": 0.484813
}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