Rate Overview
Live
1 LTL = 29.1602 KGS
1 KGS = 0.034293
LTL
Avg
28.9605
High
29.1602
Low
28.8231
Last updated: 8/1/2026, 12:05:47 AM
Quick Conversions
| LTL | KGS |
|---|---|
| 1 LTL | 29.16 KGS |
| 10 LTL | 291.60 KGS |
| 50 LTL | 1,458.01 KGS |
| 100 LTL | 2,916.02 KGS |
| 500 LTL | 14,580.09 KGS |
| 1,000 LTL | 29,160.17 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-08-01T00:05:47Z",
"rates": {
"KGS": 29.160172
}
}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": 2916.0172,
"rate": 29.160172
}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