Rate Overview
Live
1 KGS = 0.006916 LVL
1 LVL = 144.5922
KGS
Avg
0.006940
High
0.007527
Low
0.006744
Last updated: 3/28/2026, 10:59:00 AM
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-03-28T10:59:00Z",
"rates": {
"LVL": 0.006916
}
}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.6916,
"rate": 0.006916
}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