Rate Overview
Live
1 LVL = 145.6308 KGS
1 KGS = 0.006867
LVL
Avg
144.5790
High
145.6308
Low
143.5554
Last updated: 8/21/2026, 1:48:36 AM
Quick Conversions
| LVL | KGS |
|---|---|
| 1 LVL | 145.63 KGS |
| 10 LVL | 1,456.31 KGS |
| 50 LVL | 7,281.54 KGS |
| 100 LVL | 14,563.08 KGS |
| 500 LVL | 72,815.42 KGS |
| 1,000 LVL | 145,630.83 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-08-21T01:48:36Z",
"rates": {
"KGS": 145.630831
}
}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": 14563.0831,
"rate": 145.630831
}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