Rate Overview
Live
1 LVL = 142.2131 KGS
1 KGS = 0.007032
LVL
Avg
143.6610
High
144.5020
Low
142.2131
Last updated: 6/19/2026, 8:53:07 AM
Quick Conversions
| LVL | KGS |
|---|---|
| 1 LVL | 142.21 KGS |
| 10 LVL | 1,422.13 KGS |
| 50 LVL | 7,110.65 KGS |
| 100 LVL | 14,221.31 KGS |
| 500 LVL | 71,106.55 KGS |
| 1,000 LVL | 142,213.09 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-06-19T08:53:07Z",
"rates": {
"KGS": 142.213093
}
}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": 14221.309299999999,
"rate": 142.213093
}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