Rate Overview
Live
1 LSL = 5.1206 KGS
1 KGS = 0.195289
LSL
Avg
4.9433
High
5.4857
Low
4.5400
Last updated: 3/27/2026, 8:27:37 AM
Quick Conversions
| LSL | KGS |
|---|---|
| 1 LSL | 5.12 KGS |
| 10 LSL | 51.21 KGS |
| 50 LSL | 256.03 KGS |
| 100 LSL | 512.06 KGS |
| 500 LSL | 2,560.31 KGS |
| 1,000 LSL | 5,120.62 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-03-27T08:27:37Z",
"rates": {
"KGS": 5.120622
}
}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": 512.0622,
"rate": 5.120622
}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