Rate Overview
Live
1 KGS = 0.184997 LSL
1 LSL = 5.4055
KGS
Avg
0.184886
High
0.185270
Low
0.183921
Last updated: 8/16/2026, 2:49:38 PM
Quick Conversions
| KGS | LSL |
|---|---|
| 1 KGS | 0.18 LSL |
| 10 KGS | 1.85 LSL |
| 50 KGS | 9.25 LSL |
| 100 KGS | 18.50 LSL |
| 500 KGS | 92.50 LSL |
| 1,000 KGS | 185.00 LSL |
Get KGS/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=LSLExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-16T14:49:38Z",
"rates": {
"LSL": 0.184997
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "LSL",
"amount": 100
},
"result": 18.4997,
"rate": 0.184997
}Build with KGS/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key