Rate Overview
Live
1 LVL = 144.5864 KGS
1 KGS = 0.006916
LVL
Avg
145.1692
High
147.0304
Low
144.3369
Last updated: 3/8/2026, 7:44:07 AM
Quick Conversions
| LVL | KGS |
|---|---|
| 1 LVL | 144.59 KGS |
| 10 LVL | 1,445.86 KGS |
| 50 LVL | 7,229.32 KGS |
| 100 LVL | 14,458.64 KGS |
| 500 LVL | 72,293.22 KGS |
| 1,000 LVL | 144,586.44 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-08T07:44:07Z",
"rates": {
"KGS": 144.586437
}
}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": 14458.643699999999,
"rate": 144.586437
}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