
XIANHE CO.,LTD. — Investor Relations & Filings
Xianhe Co., Ltd. specializes in the research, development, and large-scale production of high-end specialty paper products. The company operates an integrated manufacturing platform that covers the entire value chain from pulping to finished paper products. Its diverse portfolio includes decorative paper for furniture and flooring, tobacco-related materials such as tipping and plug wrap paper, and specialized packaging solutions for the food and medical sectors. Additionally, the company produces technical functional papers used in industrial applications. Xianhe focuses on providing customized, high-performance paper solutions characterized by specific technical requirements like durability, safety, and aesthetic quality. By leveraging advanced production technologies and a robust supply chain, the company serves a global clientele across various specialized industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 仙鹤股份有限公司关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-05-22 | Chinese | |
| 上海市锦天城律师事务所关于仙鹤股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | |
| 仙鹤股份有限公司2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 仙鹤股份2025年年度股东会会议资料 | 2026-05-08 | Chinese | |
| 仙鹤股份有限公司董事会关于2025年度独立董事独立性自查情况的专项报告 | 2026-04-28 | Chinese | |
| 仙鹤股份有限公司2025年年度报告摘要 | 2026-04-28 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46867486 | 仙鹤股份有限公司关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-05-22 | Chinese | ||
| 46566200 | 上海市锦天城律师事务所关于仙鹤股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | ||
| 46565754 | 仙鹤股份有限公司2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 44492514 | 仙鹤股份2025年年度股东会会议资料 | 2026-05-08 | Chinese | ||
| 38823383 | 仙鹤股份有限公司董事会关于2025年度独立董事独立性自查情况的专项报告 | 2026-04-28 | Chinese | ||
| 38823377 | 仙鹤股份有限公司2025年年度报告摘要 | 2026-04-28 | Chinese | ||
| 38823361 | 中汇会计师事务所关于仙鹤股份有限公司非经营性资金占用及其他关联资金往来情况的专项审核说明 | 2026-04-28 | Chinese | ||
| 38823305 | 仙鹤股份有限公司关于聘任高级管理人员的公告 | 2026-04-28 | Chinese | ||
| 38823294 | 仙鹤股份有限公司2025年度审计报告 | 2026-04-28 | Chinese | ||
| 38823129 | 仙鹤股份有限公司关于2025年度“提质增效重回报”行动方案评估报告暨2026年度“提质增效重回报”行动方案的公告 | 2026-04-28 | Chinese | ||
| 38823117 | 仙鹤股份有限公司2025年度独立董事述职报告(周子学) | 2026-04-28 | Chinese | ||
| 38823074 | 仙鹤股份有限公司第四届董事会第七次会议决议公告 | 2026-04-28 | Chinese | ||
| 38823062 | 仙鹤股份有限公司关于召开2025年年度股东会的通知 | 2026-04-28 | Chinese | ||
| 38823044 | 仙鹤股份有限公司关于续聘2026年度审计机构的公告 | 2026-04-28 | Chinese | ||
| 38823033 | 仙鹤股份有限公司董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pulp, paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Celulosa Argentina
Leading integrated forest industry company manufacturing an…
|
— | AR | Manufacturing |
|
Century Paper & Board Mills Limited
Manufactures and markets paper, board, corrugated materials…
|
CEPB | PK | Manufacturing |
|
Chadha Papers Ltd.
Manufactures recycled kraft and poster paper for packaging …
|
531946 | IN | Manufacturing |
|
Cheng Loong
Integrated manufacturer of industrial paper, corrugated pac…
|
1904 | TW | Manufacturing |
|
China Sunshine Paper Holdings Company Limited
Manufactures and sells specialized paper products and provi…
|
2002 | HK | Manufacturing |
|
CHP
Integrated forestry, pulp, and paper producer providing sus…
|
1905 | TW | Manufacturing |
|
Chuetsu Pulp & Paper Co.,Ltd.
Manufactures pulp, paper, and wood products, including pape…
|
3877 | JP | Manufacturing |
|
Công ty Cổ phần Đông Hải Bến Tre
Manufactures and trades industrial paper products and carto…
|
DHC | VN | Manufacturing |
|
Công ty Cổ phần Tập đoàn HAPACO
Diversified enterprise in pulp and paper production, with s…
|
HAP | VN | Manufacturing |
|
Coral Newsprints Ltd.
Produces newsprint and writing paper from recycled fiber fo…
|
530755 | IN | Manufacturing |
XIANHE 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/57809/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57809 | 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=57809 | 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=57809 \ -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": 57809}, 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 XIANHE CO.,LTD. (id: 57809)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.