Rate Overview
Live
1 LTL = 29.0116 KGS
1 KGS = 0.034469
LTL
Avg
29.1615
High
29.4127
Low
28.9468
Last updated: 6/22/2026, 11:27:14 PM
Quick Conversions
| LTL | KGS |
|---|---|
| 1 LTL | 29.01 KGS |
| 10 LTL | 290.12 KGS |
| 50 LTL | 1,450.58 KGS |
| 100 LTL | 2,901.16 KGS |
| 500 LTL | 14,505.82 KGS |
| 1,000 LTL | 29,011.64 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-22T23:27:14Z",
"rates": {
"KGS": 29.011641
}
}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": 2901.1641,
"rate": 29.011641
}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