
BGFecomaterials CO., LTD. — Investor Relations & Filings
BGFecomaterials CO., LTD. is a manufacturer specializing in high-performance engineering plastic resins and synthetic materials. The company develops and supplies customized, high-value-added functional materials tailored to the specific needs of its clients. Through dedicated research and innovation, its R&D focuses on creating lightweight, metal-replacement, and eco-friendly material solutions. Key products serve various sectors, including the automotive industry, by providing materials that enhance safety and performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-07 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-04-01 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean | |
| 감사보고서제출 | 2026-03-13 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46363016 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 42413157 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-07 | Korean | ||
| 33134943 | 주식등의대량보유상황보고서(일반) | 2026-04-01 | Korean | ||
| 33047319 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32973165 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32942190 | 감사보고서제출 | 2026-03-13 | Korean | ||
| 32848433 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-27 | Korean | ||
| 32838114 | 주주총회소집결의 | 2026-02-25 | Korean | ||
| 32838105 | 주주총회소집공고 | 2026-02-25 | Korean | ||
| 32838082 | 의결권대리행사권유참고서류 | 2026-02-25 | Korean | ||
| 19475533 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-13 | Korean | ||
| 19422521 | 현금ㆍ현물배당결정 | 2026-02-10 | Korean | ||
| 19421789 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-10 | Korean | ||
| 19421785 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-02-10 | Korean | ||
| 19421771 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-02-10 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LyondellBasell Industries N.V.
Global producer of polymers, chemicals, and fuels for diver…
|
LYB | NL | Manufacturing |
|
Malion New Materials Co., Ltd.
Produces high-performance masterbatches and biodegradable m…
|
300586 | CN | Manufacturing |
|
MAOMING PETRO-CHEMICAL SHIHUA CO.,LTD
Manufactures polypropylene, LPG, and fine chemicals from re…
|
000637 | CN | Manufacturing |
|
Miracll Chemicals Co.,Ltd.
Specializes in the R&D and production of high-performance T…
|
300848 | CN | Manufacturing |
|
MITSUBISHI CHEMICAL HOLDINGS CORPORATION
global specialty materials provider of electronic chemicals…
|
6L4B | SG | Manufacturing |
|
Multibase India Ltd
Manufactures thermoplastic elastomers and specialty silicon…
|
526169 | IN | Manufacturing |
|
Nama Chemicals Co.
Integrated producer of epoxy resins and chlor-alkali chemic…
|
2210 | SA | Manufacturing |
|
Nanjing Julong science & technology CO., Ltd.
Develops and manufactures high-performance polymer material…
|
300644 | CN | Manufacturing |
|
NANTEX
Global manufacturer of synthetic rubber and latex for autom…
|
2108 | TW | Manufacturing |
|
Nimir Resins Limited
Manufacturer of synthetic resins, polyesters, optical brigh…
|
NRSL | PK | Manufacturing |
BGFecomaterials 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/16046/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16046 | 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=16046 | 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=16046 \ -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": 16046}, 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 BGFecomaterials CO., LTD. (id: 16046)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.