Rate Overview
Live
1 KGS = 0.034214 LTL
1 LTL = 29.2278
KGS
Avg
0.033818
High
0.034483
Low
0.033249
Last updated: 3/27/2026, 3:37:34 PM
Quick Conversions
| KGS | LTL |
|---|---|
| 1 KGS | 0.03 LTL |
| 10 KGS | 0.34 LTL |
| 50 KGS | 1.71 LTL |
| 100 KGS | 3.42 LTL |
| 500 KGS | 17.11 LTL |
| 1,000 KGS | 34.21 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-03-27T15:37:34Z",
"rates": {
"LTL": 0.034214
}
}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.4214,
"rate": 0.034214
}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