Rate Overview
Live
1 THB = 0.519960 LSL
1 LSL = 1.9232
THB
Avg
0.514767
High
0.525038
Low
0.506152
Last updated: 3/7/2026, 12:09:55 AM
Quick Conversions
| THB | LSL |
|---|---|
| 1 THB | 0.52 LSL |
| 10 THB | 5.20 LSL |
| 50 THB | 26.00 LSL |
| 100 THB | 52.00 LSL |
| 500 THB | 259.98 LSL |
| 1,000 THB | 519.96 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-03-07T00:09:55Z",
"rates": {
"LSL": 0.51996
}
}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": 51.995999999999995,
"rate": 0.51996
}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