Rate Overview
Live
1 LVL = 144.8635 KGS
1 KGS = 0.006903
LVL
Avg
144.6729
High
144.8635
Low
144.2338
Last updated: 9/9/2026, 8:53:17 AM
Quick Conversions
| LVL | KGS |
|---|---|
| 1 LVL | 144.86 KGS |
| 10 LVL | 1,448.63 KGS |
| 50 LVL | 7,243.17 KGS |
| 100 LVL | 14,486.35 KGS |
| 500 LVL | 72,431.74 KGS |
| 1,000 LVL | 144,863.49 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-09-09T08:53:17Z",
"rates": {
"KGS": 144.863485
}
}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": 14486.3485,
"rate": 144.863485
}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