Rate Overview
Live
1 LSL = 5.3407 KGS
1 KGS = 0.187240
LSL
Avg
5.2652
High
5.3407
Low
5.1944
Last updated: 5/8/2026, 2:17:50 PM
Quick Conversions
| LSL | KGS |
|---|---|
| 1 LSL | 5.34 KGS |
| 10 LSL | 53.41 KGS |
| 50 LSL | 267.04 KGS |
| 100 LSL | 534.07 KGS |
| 500 LSL | 2,670.36 KGS |
| 1,000 LSL | 5,340.73 KGS |
Get LSL/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=KGSExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-05-08T14:17:50Z",
"rates": {
"KGS": 5.340729
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "KGS",
"amount": 100
},
"result": 534.0729,
"rate": 5.340729
}Build with LSL/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key