Rate Overview
Live
1 KES = 2.5451 LKR
1 LKR = 0.392914
KES
Avg
2.5420
High
2.5451
Low
2.5358
Last updated: 9/11/2026, 9:35:29 PM
Quick Conversions
| KES | LKR |
|---|---|
| 1 KES | 2.55 LKR |
| 10 KES | 25.45 LKR |
| 50 KES | 127.25 LKR |
| 100 KES | 254.51 LKR |
| 500 KES | 1,272.54 LKR |
| 1,000 KES | 2,545.09 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-09-11T21:35:29Z",
"rates": {
"LKR": 2.545087
}
}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": 254.5087,
"rate": 2.545087
}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