Rate Overview
Live
1 KES = 0.004752 LVL
1 LVL = 210.4377
KES
Avg
0.004750
High
0.004767
Low
0.004678
Last updated: 7/4/2026, 11:53:22 PM
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.75 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-04T23:53:22Z",
"rates": {
"LVL": 0.004752
}
}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.4752,
"rate": 0.004752
}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