Rate Overview
Live
1 LTL = 29.5075 KGS
1 KGS = 0.033890
LTL
Avg
29.4664
High
29.5075
Low
29.4049
Last updated: 9/10/2026, 4:49:10 PM
Quick Conversions
| LTL | KGS |
|---|---|
| 1 LTL | 29.51 KGS |
| 10 LTL | 295.07 KGS |
| 50 LTL | 1,475.37 KGS |
| 100 LTL | 2,950.75 KGS |
| 500 LTL | 14,753.74 KGS |
| 1,000 LTL | 29,507.48 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-09-10T16:49:10Z",
"rates": {
"KGS": 29.507483
}
}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": 2950.7483,
"rate": 29.507483
}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