Rate Overview
Live
1 LTL = 28.9000 KGS
1 KGS = 0.034602
LTL
Avg
29.5289
High
30.3778
Low
28.8531
Last updated: 7/12/2026, 12:44:45 AM
Quick Conversions
| LTL | KGS |
|---|---|
| 1 LTL | 28.90 KGS |
| 10 LTL | 289.00 KGS |
| 50 LTL | 1,445.00 KGS |
| 100 LTL | 2,890.00 KGS |
| 500 LTL | 14,449.99 KGS |
| 1,000 LTL | 28,899.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-07-12T00:44:45Z",
"rates": {
"KGS": 28.89997
}
}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": 2889.997,
"rate": 28.89997
}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