Rate Overview
Live
1 KES = 0.004680 LVL
1 LVL = 213.6752
KES
Avg
0.004652
High
0.004690
Low
0.004610
Last updated: 3/7/2026, 12:30:40 AM
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.68 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-03-07T00:30:40Z",
"rates": {
"LVL": 0.00468
}
}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.468,
"rate": 0.00468
}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