
XINJIANG TERUN DAIRY CO., LTD. — Investor Relations & Filings
Xinjiang Terun Dairy Co., Ltd. operates as an integrated enterprise focused on the production, processing, and distribution of diverse dairy-based products. The company manages a full-scale supply chain that includes forage cultivation, livestock breeding, and the operation of modern processing facilities. Its primary product range consists of liquid milk, yogurt, and milk powder, often sourced from high-altitude ecological pastures. By maintaining control over raw milk quality and utilizing advanced pasteurization and UHT technologies, the company ensures high nutritional standards and food safety. The organization leverages its regional geographical advantages to provide premium dairy solutions to a wide consumer base, emphasizing natural sourcing and cold-chain efficiency in its logistics and market delivery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中信建投证券股份有限公司关于新疆天润乳业股份有限公司可转换公司债券转股价格调整的临时受托管理事务报告 | 2026-05-22 | Chinese | |
| 新疆天润乳业股份有限公司关于可转换公司债券2026年度跟踪评级结果的公告 | 2026-05-22 | Chinese | |
| 新疆天润乳业股份有限公司2026年度跟踪评级报告 | 2026-05-22 | Chinese | |
| 新疆天润乳业股份有限公司关于召开2026年第一季度业绩说明会的公告 | 2026-05-15 | Chinese | |
| 新疆天润乳业股份有限公司关于实施2025年度权益分派时“天润转债”停止转股暨转股价格调整的提示性公告 | 2026-05-13 | Chinese | |
| 新疆天润乳业股份有限公司关于同一控制下股东拟非公开协议转让公司股份暨权益变动的提示性公告 | 2026-04-14 | Chinese |
Browse filings by year
26 years- 2026 56 filings
- 2025 139 filings
- 2024 121 filings
- 2023 164 filings
- 2022 95 filings
- 2021 106 filings
- 2020 119 filings
- 2019 108 filings
- 2018 72 filings
- 2017 88 filings
- 2016 73 filings
- 2015 77 filings
- 2014 82 filings
- 2013 119 filings
- 2012 53 filings
- 2011 49 filings
- 2010 31 filings
- 2009 37 filings
- 2008 66 filings
- 2007 73 filings
- 2006 45 filings
- 2005 27 filings
- 2004 27 filings
- 2003 23 filings
- 2002 25 filings
- 2001 16 filings
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 |
XINJIANG TERUN DAIRY 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/56717/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56717 | 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=56717 | 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=56717 \ -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": 56717}, 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 XINJIANG TERUN DAIRY CO., LTD. (id: 56717)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.