Rate Overview
Live
1 KES = 0.004688 LVL
1 LVL = 213.3106
KES
Avg
0.004692
High
0.004708
Low
0.004672
Last updated: 6/16/2026, 1:30:07 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.34 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-06-16T13:30:07Z",
"rates": {
"LVL": 0.004688
}
}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.46880000000000005,
"rate": 0.004688
}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