Rate Overview
Live
1 KGS = 0.185044 LSL
1 LSL = 5.4041
KGS
Avg
0.185157
High
0.186429
Low
0.183921
Last updated: 8/12/2026, 1:53:34 AM
Quick Conversions
| KGS | LSL |
|---|---|
| 1 KGS | 0.19 LSL |
| 10 KGS | 1.85 LSL |
| 50 KGS | 9.25 LSL |
| 100 KGS | 18.50 LSL |
| 500 KGS | 92.52 LSL |
| 1,000 KGS | 185.04 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-12T01:53:34Z",
"rates": {
"LSL": 0.185044
}
}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.504399999999997,
"rate": 0.185044
}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