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 |
|---|---|---|---|
|
MEGMILK SNOW BRAND Co.,Ltd.
A major dairy company manufacturing dairy products, beverag…
|
2270 | JP | Manufacturing |
|
Milkfood Ltd.
Produces ghee, milk powders, and specialized dairy ingredie…
|
507621 | IN | Manufacturing |
|
Milkpol Spolka Akcyjna
Procures and processes milk to produce and distribute dairy…
|
MLP | PL | Manufacturing |
|
Milsy 2
Producer of milk-based products using traditional recipes a…
|
MIL | SK | Manufacturing |
|
MLK Foods Public Company Ltd.
An international, diversified producer of dairy products li…
|
MLK | PL | Manufacturing |
|
Modern Dairies Ltd.
Manufactures diverse dairy products and specialized ingredi…
|
519287 | IN | Manufacturing |
|
MORINAGA MILK INDUSTRY CO.,LTD
A manufacturer of dairy products and other foods with a foc…
|
2264 | JP | Manufacturing |
|
NAMYANG DAIRY PRODUCTS CO.,LTD
Manufactures processed dairy goods, beverages, and speciali…
|
003920 | KR | Manufacturing |
|
New Hope Dairy Co., Ltd.
Produces dairy products and beverages using a regional mult…
|
002946 | CN | Manufacturing |
|
NOUMI LIMITED
A consumer goods company specializing in plant-based and da…
|
NOU | AU | 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.