Rate Overview
Live
1 LAK = 0.001489 THB
1 THB = 671.5917
LAK
Avg
0.001470
High
0.001508
Low
0.001437
Last updated: 5/29/2026, 9:11:45 PM
Quick Conversions
| LAK | THB |
|---|---|
| 1 LAK | 0.00 THB |
| 10 LAK | 0.01 THB |
| 50 LAK | 0.07 THB |
| 100 LAK | 0.15 THB |
| 500 LAK | 0.74 THB |
| 1,000 LAK | 1.49 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-05-29T21:11:45Z",
"rates": {
"THB": 0.001489
}
}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.1489,
"rate": 0.001489
}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