
NAMHAE CHEMICAL CORPORATION — Investor Relations & Filings
Namhae Chemical Corporation is a manufacturer of fertilizers and chemical products. The company's core business is the production and supply of a wide range of agricultural fertilizers, including compound, urea, phosphatic, and eco-friendly variants tailored for specific crops and soil conditions. In addition to its primary agricultural focus, the company produces and distributes basic chemical materials for various industrial applications. Namhae Chemical also operates in the energy sector through the distribution of petroleum products and the management of its own gas stations. The company serves both domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 계열금융회사를거래상대방으로한단기금융상품거래의분기별공시 | 2026-04-10 | Korean | |
| [기재정정]정기주주총회결과 | 2026-03-27 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | |
| 약관에의한금융거래시계열금융회사의거래상대방의공시 | 2026-03-27 | Korean | |
| 신탁계약해지결과보고서 | 2026-03-25 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33958628 | 계열금융회사를거래상대방으로한단기금융상품거래의분기별공시 | 2026-04-10 | Korean | ||
| 33058733 | [기재정정]정기주주총회결과 | 2026-03-27 | Korean | ||
| 33056235 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 33056179 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | ||
| 33054610 | 약관에의한금융거래시계열금융회사의거래상대방의공시 | 2026-03-27 | Korean | ||
| 33036580 | 신탁계약해지결과보고서 | 2026-03-25 | Korean | ||
| 33014910 | 주요사항보고서(자기주식취득신탁계약해지결정) | 2026-03-23 | Korean | ||
| 32982879 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32955021 | 감사보고서제출 | 2026-03-16 | Korean | ||
| 32940365 | [기재정정]주주총회소집공고 | 2026-03-13 | Korean | ||
| 32935320 | [기재정정]의결권대리행사권유참고서류 | 2026-03-12 | Korean | ||
| 32934738 | [기재정정]주주총회소집공고 | 2026-03-12 | Korean | ||
| 32848063 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-27 | Korean | ||
| 32847986 | [기재정정]주주총회소집공고 | 2026-02-27 | Korean | ||
| 32847928 | [기재정정]의결권대리행사권유참고서류 | 2026-02-27 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acron
A vertically integrated producer of mineral fertilizers and…
|
AKRN | RU | 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 |
|
All Cosmos Bio-Tech Holding Corporation
Develops bio-chemical fertilizers and microbial solutions f…
|
4148 | TW | 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 |
|
Anya Polytech & Fertilizers Limited
Produces fertilizers and polymer packaging for agricultural…
|
ANYA | IN | Manufacturing |
|
Aries Agro Limited
Manufactures specialty nutritional products for plants and …
|
ARIES | IN | Manufacturing |
NAMHAE 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/16813/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16813 | 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=16813 | 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=16813 \ -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": 16813}, 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 NAMHAE CHEMICAL CORPORATION (id: 16813)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.