Rate Overview
Live
1 KES = 2.5832 LKR
1 LKR = 0.387120
KES
Avg
2.5838
High
2.5905
Low
2.5791
Last updated: 6/19/2026, 8:32:16 AM
Quick Conversions
| KES | LKR |
|---|---|
| 1 KES | 2.58 LKR |
| 10 KES | 25.83 LKR |
| 50 KES | 129.16 LKR |
| 100 KES | 258.32 LKR |
| 500 KES | 1,291.59 LKR |
| 1,000 KES | 2,583.18 LKR |
Get KES/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=LKRExample Response:
{
"success": true,
"base": "KES",
"date": "2026-06-19T08:32:16Z",
"rates": {
"LKR": 2.583181
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "LKR",
"amount": 100
},
"result": 258.3181,
"rate": 2.583181
}Build with KES/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key