
NONGSHIM CO.,LTD — Investor Relations & Filings
Nongshim Co., Ltd. is a food and beverage company that manufactures and markets a wide range of products. The company is a leading producer of instant noodles and snacks. Its flagship product, Shin Ramyun, is a globally recognized brand. The product portfolio also includes a diverse assortment of snacks, beverages, and other food items. In addition to finished consumer goods, the company produces food ingredients, such as soup bases and seasonings for its ramen and snack lines. Nongshim operates with a focus on expanding its presence in the global food market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]기업지배구조보고서공시 | 2026-05-29 | Korean | |
| 기업지배구조보고서공시 | 2026-05-29 | Korean | |
| 대규모기업집단현황공시[연1회(동일인용)] | 2026-05-28 | Korean | |
| 대규모기업집단현황공시[연1회공시및1/4분기용(대표회사)] | 2026-05-28 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 동일인등출자계열회사와의상품ㆍ용역거래변경 | 2026-05-08 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47885961 | [기재정정]기업지배구조보고서공시 | 2026-05-29 | Korean | ||
| 47871504 | 기업지배구조보고서공시 | 2026-05-29 | Korean | ||
| 47853816 | 대규모기업집단현황공시[연1회(동일인용)] | 2026-05-28 | Korean | ||
| 47853553 | 대규모기업집단현황공시[연1회공시및1/4분기용(대표회사)] | 2026-05-28 | Korean | ||
| 46369318 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 43941370 | 동일인등출자계열회사와의상품ㆍ용역거래변경 | 2026-05-08 | Korean | ||
| 39050857 | [기재정정]신규시설투자등 | 2026-04-30 | Korean | ||
| 37325635 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-27 | Korean | ||
| 35176445 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-22 | Korean | ||
| 33890927 | 기업설명회(IR)개최(안내공시) | 2026-04-09 | Korean | ||
| 33135291 | 주식등의대량보유상황보고서(약식) | 2026-04-01 | Korean | ||
| 32996499 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-20 | Korean | ||
| 32996208 | 대표이사(대표집행임원)변경(안내공시) | 2026-03-20 | Korean | ||
| 32996201 | 정기주주총회결과 | 2026-03-20 | Korean | ||
| 32955977 | [기재정정]주주총회소집공고 | 2026-03-16 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of macaroni, noodles, couscous and similar farinaceous products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
OBA MAKARNACILIK SANAYİ VE TİCARET A.Ş.
A food manufacturer specializing in pasta and wheat-based p…
|
OBAMS | TR | Manufacturing |
|
OCB BERHAD
An investment holding company with diversified operations i…
|
— | MY | Manufacturing |
|
PT INDOFOOD CBP SUKSES MAKMUR TBK
A prominent global manufacturer of instant noodles and dive…
|
1Y9B | SG | Manufacturing |
|
Saint Jean Groupe
Holding company for agri-food businesses in pasta, prepared…
|
SABE | FR | Manufacturing |
|
Samyang Foods Inc.
A food manufacturer of ramen, snacks, and sauces, known for…
|
003230 | KR | Manufacturing |
|
SELVA GIDA SANAYİ A.Ş.
Manufacturer of wheat-based products including pasta, semol…
|
SELVA | TR | Manufacturing |
|
Shimadaya Corporation
A manufacturer and seller of chilled and frozen noodles for…
|
250A | JP | Manufacturing |
|
Tingyi
Specializes in instant noodles, beverages, and food product…
|
910322 | TW | Manufacturing |
|
Tingyi (Cayman Islands) Holding Corp.
A leading food and beverage company manufacturing instant n…
|
322 | KY | Manufacturing |
|
TOYO SUISAN KAISHA, LTD.
Japanese food manufacturer of instant noodles, seafood, and…
|
2875 | JP | Manufacturing |
NONGSHIM 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/16591/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16591 | 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=16591 | 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=16591 \ -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": 16591}, 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 CO.,LTD (id: 16591)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.