Rate Overview
Live
1 LAK = 0.001514 THB
1 THB = 660.5020
LAK
Avg
0.001477
High
0.001514
Low
0.001437
Last updated: 3/27/2026, 3:21:26 PM
Quick Conversions
| LAK | THB |
|---|---|
| 1 LAK | 0.00 THB |
| 10 LAK | 0.02 THB |
| 50 LAK | 0.08 THB |
| 100 LAK | 0.15 THB |
| 500 LAK | 0.76 THB |
| 1,000 LAK | 1.51 THB |
Get LAK/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=THBExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-27T15:21:26Z",
"rates": {
"THB": 0.001514
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "THB",
"amount": 100
},
"result": 0.1514,
"rate": 0.001514
}Build with LAK/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key