Rate Overview
Live
1 KES = 0.004693 LVL
1 LVL = 213.0833
KES
Avg
0.004681
High
0.004693
Low
0.004671
Last updated: 4/16/2026, 3:56:04 PM
Quick Conversions
| KES | LVL |
|---|---|
| 1 KES | 0.00 LVL |
| 10 KES | 0.05 LVL |
| 50 KES | 0.23 LVL |
| 100 KES | 0.47 LVL |
| 500 KES | 2.35 LVL |
| 1,000 KES | 4.69 LVL |
Get KES/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=LVLExample Response:
{
"success": true,
"base": "KES",
"date": "2026-04-16T15:56:04Z",
"rates": {
"LVL": 0.004693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "LVL",
"amount": 100
},
"result": 0.4693,
"rate": 0.004693
}Build with KES/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key