Rate Overview
Live
1 LVL = 144.5229 KGS
1 KGS = 0.006919
LVL
Avg
144.5246
High
144.5376
Low
144.5229
Last updated: 5/7/2026, 9:01:07 PM
Quick Conversions
| LVL | KGS |
|---|---|
| 1 LVL | 144.52 KGS |
| 10 LVL | 1,445.23 KGS |
| 50 LVL | 7,226.15 KGS |
| 100 LVL | 14,452.29 KGS |
| 500 LVL | 72,261.47 KGS |
| 1,000 LVL | 144,522.94 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-05-07T21:01:07Z",
"rates": {
"KGS": 144.522943
}
}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": 14452.2943,
"rate": 144.522943
}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