
KG Chemical Corporation — Investor Relations & Filings
KG Chemical Corporation is a high-tech chemical company that manufactures and supplies a diverse range of products. The company's core business is centered on two primary areas: agricultural products and eco-friendly materials. It is a producer of chemical fertilizers for the agricultural sector. In its eco-friendly materials division, KG Chemical develops and provides chemical building materials, including concrete compound ingredients. The company also offers specialized environmental solutions, such as cohesive agents for water purification and magnesium hydroxide products for flue-gas desulfurization. Through continuous research and development, KG Chemical focuses on creating innovative and environmentally responsible solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업지배구조보고서공시 | 2026-06-01 | Korean | |
| 대규모기업집단현황공시[연1회(동일인용)] | 2026-05-29 | Korean | |
| 대규모기업집단현황공시[연1회공시및1/4분기용(대표회사)] | 2026-05-29 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-07 | Korean | |
| 자기주식취득결과보고서 | 2026-05-06 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47917416 | 기업지배구조보고서공시 | 2026-06-01 | Korean | ||
| 47879562 | 대규모기업집단현황공시[연1회(동일인용)] | 2026-05-29 | Korean | ||
| 47879157 | 대규모기업집단현황공시[연1회공시및1/4분기용(대표회사)] | 2026-05-29 | Korean | ||
| 46354481 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 42494449 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-07 | Korean | ||
| 41760556 | 자기주식취득결과보고서 | 2026-05-06 | Korean | ||
| 39070046 | [기재정정]현금ㆍ현물배당결정 | 2026-04-30 | Korean | ||
| 37315232 | 기업설명회(IR)개최(안내공시) | 2026-04-27 | Korean | ||
| 34726181 | [기재정정]타법인주식및출자증권취득결정(종속회사의주요경영사항) | 2026-04-21 | Korean | ||
| 33693592 | 주요사항보고서(자기주식취득결정) | 2026-04-07 | Korean | ||
| 33134742 | 타법인주식및출자증권취득결정(종속회사의주요경영사항) | 2026-04-01 | Korean | ||
| 33117603 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33012575 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 33012487 | 감사보고서제출 | 2026-03-23 | Korean | ||
| 32997090 | 기업설명회(IR)개최(안내공시) | 2026-03-20 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACBT
Develops bio-chemical fertilizers and microbial solutions f…
|
4148 | TW | Manufacturing |
|
Acron
A vertically integrated producer of mineral fertilizers and…
|
AKRN | RU | Manufacturing |
|
Agritech Limited
Manufacturer and marketer of agricultural fertilizers, spec…
|
AGL | PK | Manufacturing |
|
Agritech Non-Voting (Pref) Class A
fertilizer manufacturer operating a modern and efficient ur…
|
AGLNCPS | PK | Manufacturing |
|
Agrium Inc.
Globally integrated company specializing in the production …
|
AGU | CA | Manufacturing |
|
Agro Phos India Limited
Manufactures and markets fertilizers and soil nutrients for…
|
AGROPHOS | IN | Manufacturing |
|
AmmPower Corp.
Clean energy tech company focused on sustainable green ammo…
|
AMMP | CA | Manufacturing |
|
ANHUI HUAERTAI CHEMICAL CO., LTD.
Produces basic and fine chemicals for pharmaceuticals, pest…
|
001217 | CN | Manufacturing |
|
ANHUI LIUGUO CHEMICAL CO.,LTD.
Manufactures phosphate fertilizers, compound fertilizers, a…
|
600470 | CN | Manufacturing |
|
ANHUI SIERTE FERTILIZER INDUSTRY LTD.,COMPANY
Integrated manufacturer of high-efficiency fertilizers and …
|
002538 | CN | Manufacturing |
KG Chemical Corporation via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/15141/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15141 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=15141 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=15141 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 15141}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for KG Chemical Corporation (id: 15141)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.