Rate Overview
Live
1 LTL = 29.4864 KGS
1 KGS = 0.033914
LTL
Avg
29.4432
High
29.4864
Low
29.3933
Last updated: 5/27/2026, 8:31:32 PM
Quick Conversions
| LTL | KGS |
|---|---|
| 1 LTL | 29.49 KGS |
| 10 LTL | 294.86 KGS |
| 50 LTL | 1,474.32 KGS |
| 100 LTL | 2,948.64 KGS |
| 500 LTL | 14,743.21 KGS |
| 1,000 LTL | 29,486.42 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-05-27T20:31:32Z",
"rates": {
"KGS": 29.486424
}
}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": 2948.6423999999997,
"rate": 29.486424
}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