Rate Overview
Live
1 KGS = 0.006919 LVL
1 LVL = 144.5296
KGS
Avg
0.006919
High
0.006919
Low
0.006918
Last updated: 5/7/2026, 3:44:18 PM
Quick Conversions
| KGS | LVL |
|---|---|
| 1 KGS | 0.01 LVL |
| 10 KGS | 0.07 LVL |
| 50 KGS | 0.35 LVL |
| 100 KGS | 0.69 LVL |
| 500 KGS | 3.46 LVL |
| 1,000 KGS | 6.92 LVL |
Get KGS/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=LVLExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-07T15:44:18Z",
"rates": {
"LVL": 0.006919
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "LVL",
"amount": 100
},
"result": 0.6919,
"rate": 0.006919
}Build with KGS/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key