
Nongshim Holdings — Investor Relations & Filings
Nongshim Holdings is an investment holding company that oversees the Nongshim Group. Established in 2003 to enhance corporate governance, the company manages subsidiaries primarily engaged in the manufacturing and distribution of food and beverage products. The group's core offerings include instant noodles, snacks, and bottled water, with its flagship brand, Shin Ramyun, achieving global recognition. Operations extend beyond food production to include the manufacturing of packaging materials. The Nongshim Group is a leading producer in its domestic market and distributes its products to over 100 countries, maintaining a significant international presence.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 최대주주등소유주식변동신고서 | 2026-06-05 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-06-04 | Korean | |
| 기업지배구조보고서공시 | 2026-05-29 | Korean | |
| 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-05-29 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| [기재정정]신규시설투자등(자회사의 주요경영사항) | 2026-04-30 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47975197 | 최대주주등소유주식변동신고서 | 2026-06-05 | Korean | ||
| 47960742 | 최대주주등소유주식변동신고서 | 2026-06-04 | Korean | ||
| 47885474 | 기업지배구조보고서공시 | 2026-05-29 | Korean | ||
| 47879164 | 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-05-29 | Korean | ||
| 46368039 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 39045733 | [기재정정]신규시설투자등(자회사의 주요경영사항) | 2026-04-30 | Korean | ||
| 33044633 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33044613 | 대표이사(대표집행임원)변경(안내공시) | 2026-03-26 | Korean | ||
| 32972729 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32971579 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32969468 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-18 | Korean | ||
| 32962173 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-17 | Korean | ||
| 32954707 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-16 | Korean | ||
| 32926662 | 최대주주등소유주식변동신고서 | 2026-03-11 | Korean | ||
| 32926629 | 주주총회소집공고 | 2026-03-11 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | Manufacturing |
|
A1 A.K. KOH GROUP BERHAD
Manufactures, markets, supplies, and distributes over 340 p…
|
— | MY | Manufacturing |
|
AB Akola Group
An agricultural and food production group with integrated '…
|
LNA1L | LT | Manufacturing |
|
Above Food Ingredients Inc.
A plant-based ingredient company specializing in regenerati…
|
ABVE | CA | Manufacturing |
|
Abram Food Limited
Manufactures and distributes snacks, confectionery, and pro…
|
544422 | IN | Manufacturing |
|
ACOMO N.V.
Sources, processes, and distributes plant-based ingredients…
|
ACOMO | NL | Manufacturing |
|
AFC Group Holdings Limited
Produces and distributes food, health, and beauty products …
|
AFC | NZ | Manufacturing |
|
Agape ATP Corp
Provides health products and wellness advisory services in …
|
ATPC | US | Manufacturing |
|
AGTHIA Group
Manufacturer and distributor of diverse, nutritious food an…
|
AGTHIA | AE | Manufacturing |
|
AGV
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
Nongshim Holdings 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/16100/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16100 | 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=16100 | 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=16100 \ -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": 16100}, 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 Nongshim Holdings (id: 16100)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.