Rate Overview
Live
1 KGS = 0.006968 LVL
1 LVL = 143.5132
KGS
Avg
0.006911
High
0.007061
Low
0.006700
Last updated: 8/1/2026, 12:22:16 PM
Quick Conversions
| KGS | LVL |
|---|---|
| 1 KGS | 0.01 LVL |
| 10 KGS | 0.07 LVL |
| 50 KGS | 0.35 LVL |
| 100 KGS | 0.70 LVL |
| 500 KGS | 3.48 LVL |
| 1,000 KGS | 6.97 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-08-01T12:22:16Z",
"rates": {
"LVL": 0.006968
}
}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.6968,
"rate": 0.006968
}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