Rate Overview
Live
1 KGS = 0.034614 LTL
1 LTL = 28.8900
KGS
Avg
0.034666
High
0.034717
Low
0.034614
Last updated: 7/1/2026, 5:59:06 PM
Quick Conversions
| KGS | LTL |
|---|---|
| 1 KGS | 0.03 LTL |
| 10 KGS | 0.35 LTL |
| 50 KGS | 1.73 LTL |
| 100 KGS | 3.46 LTL |
| 500 KGS | 17.31 LTL |
| 1,000 KGS | 34.61 LTL |
Get KGS/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=LTLExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-01T17:59:06Z",
"rates": {
"LTL": 0.034614
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "LTL",
"amount": 100
},
"result": 3.4614,
"rate": 0.034614
}Build with KGS/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key