Rate Overview
Live
1 LTL = 29.4510 KGS
1 KGS = 0.033955
LTL
Avg
29.3249
High
29.4550
Low
29.1887
Last updated: 8/19/2026, 6:01:38 PM
Quick Conversions
| LTL | KGS |
|---|---|
| 1 LTL | 29.45 KGS |
| 10 LTL | 294.51 KGS |
| 50 LTL | 1,472.55 KGS |
| 100 LTL | 2,945.10 KGS |
| 500 LTL | 14,725.49 KGS |
| 1,000 LTL | 29,450.97 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-19T18:01:38Z",
"rates": {
"KGS": 29.450973
}
}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": 2945.0973,
"rate": 29.450973
}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