Rate Overview
Live
1 KGS = 0.033955 LTL
1 LTL = 29.4507
KGS
Avg
0.034003
High
0.034062
Low
0.033931
Last updated: 9/5/2026, 4:48:49 AM
Quick Conversions
| KGS | LTL |
|---|---|
| 1 KGS | 0.03 LTL |
| 10 KGS | 0.34 LTL |
| 50 KGS | 1.70 LTL |
| 100 KGS | 3.40 LTL |
| 500 KGS | 16.98 LTL |
| 1,000 KGS | 33.96 LTL |
Get KGS/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=LTLExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-09-05T04:48:49Z",
"rates": {
"LTL": 0.033955
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "LTL",
"amount": 100
},
"result": 3.3954999999999997,
"rate": 0.033955
}Build with KGS/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key