Rate Overview
Live
1 LVL = 141.9832 KGS
1 KGS = 0.007043
LVL
Avg
142.2376
High
142.5216
Low
141.9832
Last updated: 7/11/2026, 5:06:36 AM
Quick Conversions
| LVL | KGS |
|---|---|
| 1 LVL | 141.98 KGS |
| 10 LVL | 1,419.83 KGS |
| 50 LVL | 7,099.16 KGS |
| 100 LVL | 14,198.32 KGS |
| 500 LVL | 70,991.62 KGS |
| 1,000 LVL | 141,983.23 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-07-11T05:06:36Z",
"rates": {
"KGS": 141.983233
}
}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": 14198.323300000002,
"rate": 141.983233
}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