Rate Overview
Live
1 LSL = 5.2876 KGS
1 KGS = 0.189122
LSL
Avg
5.3347
High
5.5006
Low
5.1660
Last updated: 8/1/2026, 12:22:33 PM
Quick Conversions
| LSL | KGS |
|---|---|
| 1 LSL | 5.29 KGS |
| 10 LSL | 52.88 KGS |
| 50 LSL | 264.38 KGS |
| 100 LSL | 528.76 KGS |
| 500 LSL | 2,643.80 KGS |
| 1,000 LSL | 5,287.59 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-08-01T12:22:33Z",
"rates": {
"KGS": 5.287591
}
}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": 528.7591,
"rate": 5.287591
}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