Rate Overview
Live
1 KES = 0.004769 LVL
1 LVL = 209.6876
KES
Avg
0.004819
High
0.005283
Low
0.004619
Last updated: 7/25/2026, 5:48:43 AM
Quick Conversions
| KES | LVL |
|---|---|
| 1 KES | 0.00 LVL |
| 10 KES | 0.05 LVL |
| 50 KES | 0.24 LVL |
| 100 KES | 0.48 LVL |
| 500 KES | 2.38 LVL |
| 1,000 KES | 4.77 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-07-25T05:48:43Z",
"rates": {
"LVL": 0.004769
}
}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.4769,
"rate": 0.004769
}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