Rate Overview
Live
1 LVL = 143.5093 KGS
1 KGS = 0.006968
LVL
Avg
144.6785
High
147.7198
Low
141.5138
Last updated: 8/1/2026, 12:38:57 PM
Quick Conversions
| LVL | KGS |
|---|---|
| 1 LVL | 143.51 KGS |
| 10 LVL | 1,435.09 KGS |
| 50 LVL | 7,175.47 KGS |
| 100 LVL | 14,350.93 KGS |
| 500 LVL | 71,754.66 KGS |
| 1,000 LVL | 143,509.31 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-08-01T12:38:57Z",
"rates": {
"KGS": 143.509313
}
}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": 14350.931299999998,
"rate": 143.509313
}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