Rate Overview
Live
1 LAK = 0.003902 KGS
1 KGS = 256.2788
LAK
Avg
0.004013
High
0.004104
Low
0.003902
Last updated: 6/30/2026, 9:45:55 PM
Quick Conversions
| LAK | KGS |
|---|---|
| 1 LAK | 0.00 KGS |
| 10 LAK | 0.04 KGS |
| 50 LAK | 0.20 KGS |
| 100 LAK | 0.39 KGS |
| 500 LAK | 1.95 KGS |
| 1,000 LAK | 3.90 KGS |
Get LAK/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=KGSExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-06-30T21:45:55Z",
"rates": {
"KGS": 0.003902
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "KGS",
"amount": 100
},
"result": 0.3902,
"rate": 0.003902
}Build with LAK/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key