Kweichow Moutai Co.,Ltd. — Investor Relations & Filings
About Kweichow Moutai Co.,Ltd.
Kweichow Moutai Co., Ltd. focuses on the production and sale of Moutai liquor, a premium distilled spirit. The manufacturing process adheres to traditional solid-state fermentation methods, involving a multi-stage cycle of steaming, fermentation, and distillation. Each batch undergoes a maturation period of at least five years in earthenware jars to develop its characteristic aroma and flavor profile. The product range is led by the flagship Flying Fairy Moutai, complemented by various series wines such as Moutai Prince and Moutai Yingbin. The company leverages specific environmental conditions in the Chishui River valley to maintain product consistency and quality. Serving a global clientele, the organization emphasizes heritage and craftsmanship, maintaining a dominant position in the luxury spirits market through strategic brand management and a specialized distribution network.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 贵州茅台第四届董事会2026年度第五次会议决议公告 | 2026-04-14 | Chinese | |
| 贵州茅台关于回购股份实施进展的公告 | 2026-04-02 | Chinese | |
| 贵州茅台重大事项公告 | 2026-03-30 | Chinese | |
| 贵州茅台第四届董事会2026年度第四次会议决议公告 | 2026-03-30 | Chinese | |
| 贵州茅台关于高级管理人员被实施留置的公告 | 2026-03-13 | Chinese | |
| 贵州茅台关于回购股份实施进展的公告 | 2026-03-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 34867578 | 贵州茅台第四届董事会2026年度第五次会议决议公告 | 2026-04-14 | Chinese | ||
| 41051946 | 贵州茅台关于回购股份实施进展的公告 | 2026-04-02 | Chinese | ||
| 41051945 | 贵州茅台重大事项公告 | 2026-03-30 | Chinese | ||
| 41051939 | 贵州茅台第四届董事会2026年度第四次会议决议公告 | 2026-03-30 | Chinese | ||
| 41051930 | 贵州茅台关于高级管理人员被实施留置的公告 | 2026-03-13 | Chinese | ||
| 41051927 | 贵州茅台关于回购股份实施进展的公告 | 2026-03-03 | Chinese | ||
| 41051925 | 贵州茅台关于回购股份实施进展的公告 | 2026-02-03 | Chinese | ||
| 41051915 | 贵州茅台第四届董事会2026年度第一次会议决议公告 | 2026-01-13 | Chinese | ||
| 41051912 | 贵州茅台关于首次回购公司股份暨回购进展的公告 | 2026-01-04 | Chinese | ||
|
2025
6 filings
| |||||
| 41051902 | 贵州茅台关于控股股东增持股份结果的公告 | 2025-12-29 | Chinese | ||
| 41051896 | 北京市环球律师事务所关于贵州茅台酒股份有限公司控股股东增持公司股份之法律意见书 | 2025-12-29 | Chinese | ||
| 41051875 | 贵州茅台关于以集中竞价交易方式回购公司股份的回购报告书 | 2025-12-24 | Chinese | ||
| 41051874 | 贵州茅台关于实施2025年中期权益分派后调整回购股份价格上限的公告 | 2025-12-24 | Chinese | ||
| 41051872 | 贵州茅台2025年中期权益分派实施公告 | 2025-12-10 | Chinese | ||
| 41051861 | 贵州茅台酒股份有限公司董事会议事规则(2025年11月修订) | 2025-11-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Distilling, rectifying and blending of spirits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGRIBIO SPIRITS LIMITED
Produces grain-based alcohol, fuel ethanol, and animal feed…
|
539546 | IN | Manufacturing |
|
Alcokraft Distilleries Limited
Manufacturer and distributor of Indian Made Foreign Liquor …
|
ALCODIS | IN | Manufacturing |
|
Allied Blenders and Distillers Limited
Produces and distributes a diverse range of spirits across …
|
ABDL | IN | Manufacturing |
|
Amber Latvijas balzams
Producer of alcoholic beverages with over 100 brands sold i…
|
BAL1R | HU | Manufacturing |
|
Anhui Golden Seed Winery Co.,Ltd.
Produces and markets traditional Baijiu using solid-state f…
|
600199 | CN | Manufacturing |
|
ANHUI GUJING DISTILLERY CO.,LTD
Produces and distributes traditional Chinese baijiu using a…
|
000596 | CN | Manufacturing |
|
Anhui Kouzi Distillery Co.,Ltd.
Produces premium Baijiu using traditional fermentation and …
|
603589 | CN | Manufacturing |
|
Anhui Ying Jia Distillery Co.,Ltd.
Produces and distributes traditional Chinese Baijiu using e…
|
603198 | CN | Manufacturing |
|
Anora Group Oyj
A Nordic wine and spirits brand house with production and d…
|
ANORA | FI | Manufacturing |
|
Arctic Blue Beverages AB
Nordic producer of artisanal spirits and beverages with nat…
|
ARCTIC | SE | Manufacturing |
Kweichow Moutai 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/56785/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56785 | 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=56785 | 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=56785 \ -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": 56785}, 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 Kweichow Moutai Co.,Ltd. (id: 56785)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.