Rate Overview
Live
1 LSL = 5.2971 KGS
1 KGS = 0.188783
LSL
Avg
5.2374
High
5.2971
Low
5.1975
Last updated: 7/31/2026, 6:29:39 PM
Quick Conversions
| LSL | KGS |
|---|---|
| 1 LSL | 5.30 KGS |
| 10 LSL | 52.97 KGS |
| 50 LSL | 264.85 KGS |
| 100 LSL | 529.71 KGS |
| 500 LSL | 2,648.55 KGS |
| 1,000 LSL | 5,297.09 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-07-31T18:29:39Z",
"rates": {
"KGS": 5.297095
}
}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": 529.7094999999999,
"rate": 5.297095
}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