
LUCKY ROYAL — Investor Relations & Filings
Lucky Royal Co., Ltd., established in 1986 as a subsidiary of the Namchow Group, is a professional manufacturer specializing in frozen food products. The company operates two primary business segments: ice cream and frozen cooked noodles. Its portfolio features prominent brands such as Duroyal for ice cream and Namchow Sanuki for frozen cooked noodles. Lucky Royal maintains multiple manufacturing centers and adheres to rigorous international quality standards, holding certifications including SQF, ISO 22000, FSSC 22000, ISO 9001, FDA, and Halal. By integrating advanced production technology with transparent supply chain management, the company delivers high-quality catering solutions and consumer products focused on food safety, innovation, and sustainable value.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季權益變動表 | 2026-05-14 | Chinese | |
| 115年第1季現金流量表 | 2026-05-14 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-14 | Chinese | |
| 115年第1季資產負債表 | 2026-05-14 | Chinese | |
| 公告本公司董事會通過115年第1季財務報告 | 2026-05-13 | Chinese | |
| 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46373721 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373457 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373170 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372813 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46367385 | 公告本公司董事會通過115年第1季財務報告 | 2026-05-13 | Chinese | ||
| 45733243 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
| 45708168 | 115年4月營業收入 | 2026-05-11 | Chinese | ||
| 41460823 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41458464 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 36129911 | 115年年報及股東會資料 — 2026_7791_20260525F13.pdf | 2026-04-24 | Chinese | ||
| 36070580 | 115年年報及股東會資料 — 2026_7791_20260525F02.pdf | 2026-04-24 | Chinese | ||
| 36070541 | 115年年報及股東會資料 — 2026_7791_20260525FE2.pdf | 2026-04-24 | English | ||
| 36052356 | 115年年報及股東會資料 — 2026_7791_20260525F01.pdf | 2026-04-24 | Chinese | ||
| 36059880 | 115年年報及股東會資料 — 2026_7791_20260525FE1.pdf | 2026-04-24 | English | ||
| 33992183 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of dairy products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Almarai Co.
Leading manufacturer and distributor of dairy, juices, bake…
|
2280 | SA | Manufacturing |
|
ALTINKILIÇ GIDA VE SÜT SANAYİ TİCARET A.Ş.
Manufacturer of dairy products specializing in traditional …
|
ALKLC | TR | Manufacturing |
|
Ausnutria Dairy Corporation Ltd
International specialist in high-end dairy and nutrition pr…
|
1717 | KY | Manufacturing |
|
AUSTRALIAN DAIRY NUTRITIONALS LIMITED
Vertically integrated producer of premium dairy products an…
|
AHF | AU | Manufacturing |
|
BEGA CHEESE LIMITED
Processes and distributes dairy, grocery, and nutritional p…
|
BGA | AU | Manufacturing |
|
Beijing Sanyuan Foods Co.,Ltd.
Integrated dairy producer specializing in processing, distr…
|
600429 | CN | Manufacturing |
|
BINGGRAE CO.,LTD
Manufactures dairy products, ice cream, beverages, and snac…
|
005180 | KR | Manufacturing |
|
BRIGHT DAIRY & FOOD CO.,LTD.
Produces and distributes dairy products through an integrat…
|
600597 | CN | Manufacturing |
|
Centrale Del Latte D'Italia
Produces, processes, and commercializes milk and dairy prod…
|
CLI | IT | Manufacturing |
|
China Feihe Limited
Largest domestic Chinese infant milk formula producer and d…
|
6186 | HK | Manufacturing |
LUCKY ROYAL 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/52700/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52700 | 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=52700 | 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=52700 \ -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": 52700}, 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 LUCKY ROYAL (id: 52700)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.