Rate Overview
Live
1 LVL = 144.5715 KGS
1 KGS = 0.006917
LVL
Avg
144.5715
High
144.5723
Low
144.5693
Last updated: 4/17/2026, 5:56:17 PM
Quick Conversions
| LVL | KGS |
|---|---|
| 1 LVL | 144.57 KGS |
| 10 LVL | 1,445.71 KGS |
| 50 LVL | 7,228.57 KGS |
| 100 LVL | 14,457.15 KGS |
| 500 LVL | 72,285.75 KGS |
| 1,000 LVL | 144,571.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-04-17T17:56:17Z",
"rates": {
"KGS": 144.571494
}
}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": 14457.1494,
"rate": 144.571494
}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