
KUKDONG OIL & CHEMICALS CO.,LTD — Investor Relations & Filings
Kukdong Oil & Chemicals Co., Ltd. is a manufacturer and supplier of petroleum-based products and specialty chemicals. The company's core business involves the development and production of a diverse portfolio of industrial lubricants, specialty lubricants, and emulsified products. It was the first to domestically produce liquid paraffin. Operations are organized into several divisions, including Lubricants, Asphalt, Petroleum, and LPG. In addition to its primary manufacturing activities, the company produces modified bitumen membranes for waterproofing applications and also distributes imported automobiles. The company focuses on supplying high-quality products to various industrial markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | |
| 기업가치제고계획(자율공시) | 2026-03-31 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-03-31 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-03-31 | Korean | |
| 사업보고서 (2025.12) | 2026-03-23 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 33119967 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33119934 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | ||
| 33119383 | 기업가치제고계획(자율공시) | 2026-03-31 | Korean | ||
| 33118831 | 주식등의대량보유상황보고서(일반) | 2026-03-31 | Korean | ||
| 33118642 | 최대주주등소유주식변동신고서 | 2026-03-31 | Korean | ||
| 33014613 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 33010552 | 감사보고서제출 | 2026-03-23 | Korean | ||
| 32953913 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 32953631 | 주주총회소집결의 | 2026-03-16 | Korean | ||
| 32953620 | 현금ㆍ현물배당결정 | 2026-03-16 | Korean | ||
| 32953525 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-03-16 | Korean | ||
| 13196106 | 주식등의대량보유상황보고서(약식) | 2026-01-22 | Korean | ||
| 12563195 | 최대주주등소유주식변동신고서 | 2026-01-13 | Korean | ||
| 12563116 | 주식등의대량보유상황보고서(일반) | 2026-01-13 | Korean | ||
|
2025
1 filing
| |||||
| 12198555 | 주식등의대량보유상황보고서(일반) | 2025-12-29 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refined petroleum products; manufacture of fossil fuel products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEMETIS, INC
Produces low-carbon fuels and chemicals from renewable feed…
|
AMTX | US | Manufacturing |
|
Agarwal Industrial Corporation Limited
Integrated bitumen manufacturing, logistics, and trading wi…
|
AGARIND | IN | Manufacturing |
|
AMPOL LIMITED
Refines, imports, and distributes fuels and lubricants for …
|
ALD | AU | Manufacturing |
|
Arabian Petroleum Limited
Produces lubricants, oils, and greases for automotive and i…
|
ARABIAN | IN | Manufacturing |
|
Ashdod Refinery Ltd.
An oil refining company that processes crude oil into vario…
|
ARF | IL | Manufacturing |
|
Bashneft ANK
Integrated oil and gas company with exploration, production…
|
BANE_p | RU | Manufacturing |
|
Bazan Oil Refineries Ltd.
An integrated refining and petrochemicals company producing…
|
ORL | IL | Manufacturing |
|
Bharat Petroleum Corpn. Ltd.
Integrated energy entity refining, distributing, and market…
|
BPCL | IN | Manufacturing |
|
BIOX Corporation
Develops, owns, and operates biodiesel production and distr…
|
— | CA | Manufacturing |
|
BP Castrol K.K.
Manufacturer and distributor of automotive lubricants, oils…
|
5015 | JP | Manufacturing |
KUKDONG OIL & CHEMICALS CO.,LTD 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/14998/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14998 | 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=14998 | 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=14998 \ -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": 14998}, 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 KUKDONG OIL & CHEMICALS CO.,LTD (id: 14998)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.