Rate Overview
Live
1 KGS = 0.191248 LSL
1 LSL = 5.2288
KGS
Avg
0.200516
High
0.220262
Low
0.182291
Last updated: 7/27/2026, 12:05:47 PM
Quick Conversions
| KGS | LSL |
|---|---|
| 1 KGS | 0.19 LSL |
| 10 KGS | 1.91 LSL |
| 50 KGS | 9.56 LSL |
| 100 KGS | 19.12 LSL |
| 500 KGS | 95.62 LSL |
| 1,000 KGS | 191.25 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-07-27T12:05:47Z",
"rates": {
"LSL": 0.191248
}
}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": 19.1248,
"rate": 0.191248
}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