Rate Overview
Live
1 LSL = 5.3814 KGS
1 KGS = 0.185824
LSL
Avg
5.3441
High
5.3814
Low
5.3192
Last updated: 4/18/2026, 10:36:51 AM
Quick Conversions
| LSL | KGS |
|---|---|
| 1 LSL | 5.38 KGS |
| 10 LSL | 53.81 KGS |
| 50 LSL | 269.07 KGS |
| 100 LSL | 538.14 KGS |
| 500 LSL | 2,690.72 KGS |
| 1,000 LSL | 5,381.43 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-04-18T10:36:51Z",
"rates": {
"KGS": 5.381435
}
}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": 538.1435,
"rate": 5.381435
}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