Rate Overview
Live
1 LTL = 29.5771 KGS
1 KGS = 0.033810
LTL
Avg
29.5967
High
29.6617
Low
29.4510
Last updated: 8/25/2026, 12:59:29 PM
Quick Conversions
| LTL | KGS |
|---|---|
| 1 LTL | 29.58 KGS |
| 10 LTL | 295.77 KGS |
| 50 LTL | 1,478.86 KGS |
| 100 LTL | 2,957.71 KGS |
| 500 LTL | 14,788.57 KGS |
| 1,000 LTL | 29,577.15 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-25T12:59:29Z",
"rates": {
"KGS": 29.577147
}
}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": 2957.7147,
"rate": 29.577147
}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