
Nissin Foods Company Limited — Investor Relations & Filings
Nissin Foods Company Limited is a food manufacturing and distribution company specializing in instant noodles, alongside a portfolio that includes frozen foods, retort foods, beverage products, snacks, and vegetable products. The company is historically significant for developing the world's first marketed instant noodle brand, Chicken Ramen, and is a major producer of iconic products like Cup Noodles. Operating extensively across Hong Kong and Mainland China, the group maintains a premium market positioning and is recognized as the largest instant noodle company in Hong Kong. The company adheres to the corporate philosophy of providing the pleasure of eating and tasty food to contribute to people’s health and society.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-04 | English | |
| NOTICE OF BOARD MEETING | 2026-04-28 | English | |
| 2025 Environmental, Social and Governance Report | 2026-04-27 | English | |
| Notification Letter and Reply Form to Non-registered Shareholders | 2026-04-27 | English | |
| Notification Letter and Reply Form to Registered Shareholders | 2026-04-27 | English | |
| Documents on display | 2026-04-27 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of macaroni, noodles, couscous and similar farinaceous products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bambino Agro Industries Ltd
Manufacturer and exporter of pasta, vermicelli, and conveni…
|
519295 | IN | Manufacturing |
|
Borealis Foods Inc.
Develops affordable, high-protein, plant-based, and shelf-s…
|
BRLS | US | Manufacturing |
|
CHEN KE MING FOOD MANUFACTURING CO.,LTD
Specializes in the production and distribution of diverse d…
|
002661 | CN | Manufacturing |
|
Ebro Foods S.A.
The world's largest rice producer and a leading global past…
|
EBRO | ES | Manufacturing |
|
IMMI AD
Manufacturer of metal-cutting machines and tools, offering …
|
IMMI | BG | Manufacturing |
|
Makarony Polskie S.A.
Food producer specializing in a wide variety of pasta, fill…
|
MAK | PL | Manufacturing |
|
marutai co.,ltd
Food manufacturer specializing in instant stick ramen with …
|
2919 | JP | Manufacturing |
|
NISSIN FOODS HOLDINGS CO.,LTD.
Global food company and inventor of the world's first insta…
|
2897 | JP | Manufacturing |
|
NONGSHIM CO.,LTD
A food and beverage company that is a leading producer of i…
|
004370 | KR | Manufacturing |
|
OBA MAKARNACILIK SANAYİ VE TİCARET A.Ş.
A food manufacturer specializing in pasta and wheat-based p…
|
OBAMS | TR | Manufacturing |
Nissin Foods Company Limited 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/49947/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49947 | 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=49947 | 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=49947 \ -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": 49947}, 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 Nissin Foods Company Limited (id: 49947)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.