Rate Overview
Live
1 KGS = 0.189142 LSL
1 LSL = 5.2870
KGS
Avg
0.190788
High
0.192958
Low
0.189142
Last updated: 5/7/2026, 7:49:24 AM
Quick Conversions
| KGS | LSL |
|---|---|
| 1 KGS | 0.19 LSL |
| 10 KGS | 1.89 LSL |
| 50 KGS | 9.46 LSL |
| 100 KGS | 18.91 LSL |
| 500 KGS | 94.57 LSL |
| 1,000 KGS | 189.14 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-05-07T07:49:24Z",
"rates": {
"LSL": 0.189142
}
}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.9142,
"rate": 0.189142
}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