Rate Overview
Live
1 LVL = 144.5722 KGS
1 KGS = 0.006917
LVL
Avg
144.3942
High
147.0678
Low
142.4712
Last updated: 3/28/2026, 5:00:05 PM
Quick Conversions
| LVL | KGS |
|---|---|
| 1 LVL | 144.57 KGS |
| 10 LVL | 1,445.72 KGS |
| 50 LVL | 7,228.61 KGS |
| 100 LVL | 14,457.22 KGS |
| 500 LVL | 72,286.12 KGS |
| 1,000 LVL | 144,572.24 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-03-28T17:00:05Z",
"rates": {
"KGS": 144.572238
}
}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.2238,
"rate": 144.572238
}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