Rate Overview
Live
1 KES = 0.126207 LSL
1 LSL = 7.9235
KES
Avg
0.126981
High
0.129011
Low
0.126043
Last updated: 5/27/2026, 4:52:14 AM
Quick Conversions
| KES | LSL |
|---|---|
| 1 KES | 0.13 LSL |
| 10 KES | 1.26 LSL |
| 50 KES | 6.31 LSL |
| 100 KES | 12.62 LSL |
| 500 KES | 63.10 LSL |
| 1,000 KES | 126.21 LSL |
Get KES/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=LSLExample Response:
{
"success": true,
"base": "KES",
"date": "2026-05-27T04:52:14Z",
"rates": {
"LSL": 0.126207
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "LSL",
"amount": 100
},
"result": 12.620700000000001,
"rate": 0.126207
}Build with KES/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key