
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-06-01 | Korean | |
| 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-06-01 | Korean | |
| 단기차입금증가결정 | 2026-05-29 | Korean | |
| 약관에의한금융거래시계열금융회사의거래상대방의공시 | 2026-05-29 | Korean | |
| 특수관계인으로부터자금차입 | 2026-05-29 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47912709 | 기업지배구조보고서공시 | 2026-06-01 | Korean | ||
| 47910869 | 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-06-01 | Korean | ||
| 47871812 | 단기차입금증가결정 | 2026-05-29 | Korean | ||
| 47871810 | 약관에의한금융거래시계열금융회사의거래상대방의공시 | 2026-05-29 | Korean | ||
| 47871605 | 특수관계인으로부터자금차입 | 2026-05-29 | Korean | ||
| 46344808 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 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 | ||
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 |
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.