Rate Overview
Live
1 THB = 0.498851 LSL
1 LSL = 2.0046
THB
Avg
0.507954
High
0.530784
Low
0.488788
Last updated: 7/25/2026, 7:48:43 PM
Quick Conversions
| THB | LSL |
|---|---|
| 1 THB | 0.50 LSL |
| 10 THB | 4.99 LSL |
| 50 THB | 24.94 LSL |
| 100 THB | 49.89 LSL |
| 500 THB | 249.43 LSL |
| 1,000 THB | 498.85 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-25T19:48:43Z",
"rates": {
"LSL": 0.498851
}
}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.8851,
"rate": 0.498851
}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