Rate Overview
Live
1 LSL = 5.4739 KGS
1 KGS = 0.182684
LSL
Avg
5.4674
High
5.4861
Low
5.4122
Last updated: 9/9/2026, 1:53:56 AM
Quick Conversions
| LSL | KGS |
|---|---|
| 1 LSL | 5.47 KGS |
| 10 LSL | 54.74 KGS |
| 50 LSL | 273.70 KGS |
| 100 LSL | 547.39 KGS |
| 500 LSL | 2,736.97 KGS |
| 1,000 LSL | 5,473.93 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-09-09T01:53:56Z",
"rates": {
"KGS": 5.47393
}
}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": 547.393,
"rate": 5.47393
}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