Rate Overview
Live
1 KES = 2.4304 LKR
1 LKR = 0.411451
KES
Avg
2.4216
High
2.4314
Low
2.4066
Last updated: 3/27/2026, 4:45:47 PM
Quick Conversions
| KES | LKR |
|---|---|
| 1 KES | 2.43 LKR |
| 10 KES | 24.30 LKR |
| 50 KES | 121.52 LKR |
| 100 KES | 243.04 LKR |
| 500 KES | 1,215.21 LKR |
| 1,000 KES | 2,430.42 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-03-27T16:45:47Z",
"rates": {
"LKR": 2.430421
}
}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": 243.0421,
"rate": 2.430421
}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