Rate Overview
Live
1 THB = 0.511066 LSL
1 LSL = 1.9567
THB
Avg
0.511044
High
0.517681
Low
0.507345
Last updated: 4/16/2026, 5:29:03 PM
Quick Conversions
| THB | LSL |
|---|---|
| 1 THB | 0.51 LSL |
| 10 THB | 5.11 LSL |
| 50 THB | 25.55 LSL |
| 100 THB | 51.11 LSL |
| 500 THB | 255.53 LSL |
| 1,000 THB | 511.07 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-04-16T17:29:03Z",
"rates": {
"LSL": 0.511066
}
}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.1066,
"rate": 0.511066
}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