Rate Overview
Live
1 LTL = 29.2276 KGS
1 KGS = 0.034214
LTL
Avg
29.6839
High
30.3778
Low
29.2224
Last updated: 3/27/2026, 1:43:53 PM
Quick Conversions
| LTL | KGS |
|---|---|
| 1 LTL | 29.23 KGS |
| 10 LTL | 292.28 KGS |
| 50 LTL | 1,461.38 KGS |
| 100 LTL | 2,922.76 KGS |
| 500 LTL | 14,613.81 KGS |
| 1,000 LTL | 29,227.61 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-03-27T13:43:53Z",
"rates": {
"KGS": 29.227611
}
}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": 2922.7611,
"rate": 29.227611
}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