Rate Overview
Live
1 LTL = 28.9468 KGS
1 KGS = 0.034546
LTL
Avg
29.2415
High
29.4127
Low
28.9468
Last updated: 6/19/2026, 8:54:39 AM
Quick Conversions
| LTL | KGS |
|---|---|
| 1 LTL | 28.95 KGS |
| 10 LTL | 289.47 KGS |
| 50 LTL | 1,447.34 KGS |
| 100 LTL | 2,894.68 KGS |
| 500 LTL | 14,473.38 KGS |
| 1,000 LTL | 28,946.76 KGS |
Get LTL/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=KGSExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-06-19T08:54:39Z",
"rates": {
"KGS": 28.946756
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "KGS",
"amount": 100
},
"result": 2894.6756,
"rate": 28.946756
}Build with LTL/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key