Royal Group Co.,Ltd. — Investor Relations & Filings
Royal Group Co., Ltd. specializes in the research, development, production, and distribution of dairy products, with a primary focus on the processing of buffalo milk. The company positions itself as a leader in the niche buffalo dairy segment, offering a product portfolio that includes liquid milk, yogurt, and specialized dairy ingredients. The organization maintains an integrated supply chain encompassing dairy cattle breeding, raw milk collection, and advanced manufacturing processes. By leveraging proprietary research and development, the company provides nutritional products characterized by the specific properties of buffalo milk. Its operations emphasize quality control and technological innovation to meet consumer demand for premium dairy alternatives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第七届董事会第八次会议决议公告 | 2025-10-17 | Chinese | |
| 关于非独立董事辞职暨选举职工董事、补选董事会战略与发展委员会委员的公告 | 2025-10-17 | Chinese | |
| 北京市康达律师事务所关于皇氏集团股份有限公司2025年第三次临时股东大会的法律意见书 | 2025-10-16 | Chinese | |
| 2025年第三次临时股东大会决议公告 | 2025-10-16 | Chinese | |
| 关于会计估计变更的公告 | 2025-09-29 | Chinese | |
| 董事、高级管理人员所持本公司股份及其变动管理制度 | 2025-09-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35490008 | 第七届董事会第八次会议决议公告 | 2025-10-17 | Chinese | ||
| 35490001 | 关于非独立董事辞职暨选举职工董事、补选董事会战略与发展委员会委员的公告 | 2025-10-17 | Chinese | ||
| 35489991 | 北京市康达律师事务所关于皇氏集团股份有限公司2025年第三次临时股东大会的法律意见书 | 2025-10-16 | Chinese | ||
| 35489983 | 2025年第三次临时股东大会决议公告 | 2025-10-16 | Chinese | ||
| 35489973 | 关于会计估计变更的公告 | 2025-09-29 | Chinese | ||
| 35489955 | 董事、高级管理人员所持本公司股份及其变动管理制度 | 2025-09-29 | Chinese | ||
| 35489948 | 关于修订《公司章程》及修订、制定部分治理制度的公告 | 2025-09-29 | Chinese | ||
| 35489941 | 投资者关系管理制度 | 2025-09-29 | Chinese | ||
| 35489936 | 会计师事务所选聘制度 | 2025-09-29 | Chinese | ||
| 35489931 | 对外投资管理制度 | 2025-09-29 | Chinese | ||
| 35489924 | 董事会秘书工作细则 | 2025-09-29 | Chinese | ||
| 35489912 | 独立董事制度 | 2025-09-29 | Chinese | ||
| 35489903 | 董事会提名委员会工作细则 | 2025-09-29 | Chinese | ||
| 35489893 | 年报信息披露重大差错责任追究制度 | 2025-09-29 | Chinese | ||
| 35489889 | 第七届董事会第七次会议决议公告 | 2025-09-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of dairy products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
The Magnum Ice Cream Company B.V.
The world's largest pure-play ice cream business managing a…
|
MICC | NL | Manufacturing |
|
UKRPRODUCT GROUP LIMITED
Producer and distributor of branded dairy foods, beverages,…
|
UKR | JE | Manufacturing |
|
Vadilal Industries Ltd.
Manufacturer and distributor of ice cream and frozen food p…
|
VADILALIND | IN | Manufacturing |
|
Vilkyskiu Pienine
A dairy processing company manufacturing cheese, yogurts, a…
|
VLP1L | LT | Manufacturing |
|
Virat Crane Industries Ltd
Processes and markets ghee and betel nut derivatives using …
|
519457 | IN | Manufacturing |
|
Wei Chuan Foods Corporation
Manufacturer and distributor of condiments, beverages, froz…
|
1201 | TW | Manufacturing |
|
Wilk Technologies Ltd.
A biotechnology company developing cell-based cultured milk…
|
WILK | IL | Manufacturing |
|
XINJIANG TERUN DAIRY CO., LTD.
Integrated producer of liquid milk, yogurt, and milk powder…
|
600419 | CN | Manufacturing |
|
YAKULT HONSHA CO.,LTD.
Specializes in the research, development, and sale of probi…
|
2267 | JP | Manufacturing |
|
Zemaitijos Pienas
A dairy processing company specializing in cheese, includin…
|
ZMP1L | LT | Manufacturing |
Royal Group 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/54375/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54375 | 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=54375 | 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=54375 \ -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": 54375}, 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 Royal Group Co.,Ltd. (id: 54375)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.