Rate Overview
Live
1 LVL = 143.2616 KGS
1 KGS = 0.006980
LVL
Avg
144.3485
High
147.7198
Low
141.5138
Last updated: 7/31/2026, 11:23:03 AM
Quick Conversions
| LVL | KGS |
|---|---|
| 1 LVL | 143.26 KGS |
| 10 LVL | 1,432.62 KGS |
| 50 LVL | 7,163.08 KGS |
| 100 LVL | 14,326.16 KGS |
| 500 LVL | 71,630.79 KGS |
| 1,000 LVL | 143,261.59 KGS |
Get LVL/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=KGSExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-31T11:23:03Z",
"rates": {
"KGS": 143.261586
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "KGS",
"amount": 100
},
"result": 14326.158599999999,
"rate": 143.261586
}Build with LVL/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key