Rate Overview
Live
1 KES = 0.127230 LSL
1 LSL = 7.8598
KES
Avg
0.126839
High
0.128135
Low
0.125492
Last updated: 7/22/2026, 11:52:22 AM
Quick Conversions
| KES | LSL |
|---|---|
| 1 KES | 0.13 LSL |
| 10 KES | 1.27 LSL |
| 50 KES | 6.36 LSL |
| 100 KES | 12.72 LSL |
| 500 KES | 63.62 LSL |
| 1,000 KES | 127.23 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-07-22T11:52:22Z",
"rates": {
"LSL": 0.12723
}
}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.723,
"rate": 0.12723
}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