
Xi'an Manareco New Materials Co., Ltd. — Investor Relations & Filings
Xi'an Manareco New Materials Co., Ltd. specializes in the research, development, and large-scale production of high-purity organic functional materials. The company's primary product portfolio includes liquid crystal materials, OLED (Organic Light Emitting Diode) materials, and pharmaceutical intermediates. As a key provider of electronic chemical solutions, Manareco produces essential monomers and intermediates used in the manufacturing of advanced display panels and specialty medicines. The company leverages sophisticated synthesis and purification technologies to meet the rigorous quality standards of global supply chains. Its technical expertise extends to custom synthesis and process optimization, supporting innovation in the optoelectronic and life sciences sectors. By focusing on high-performance chemical solutions, the company serves a diverse international clientele, contributing to the advancement of display technology and pharmaceutical development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会决议公告 | 2026-05-14 | Chinese | |
| 北京市君泽君(上海)律师事务所关于西安瑞联新材料股份有限公司2025年年度股东会的法律意见书 | 2026-05-14 | Chinese | |
| 关于参加“2026年陕西辖区上市公司投资者集体接待日暨2025年度业绩说明会”的公告 | 2026-05-11 | Chinese | |
| 2025年年度股东会会议文件 | 2026-05-07 | Chinese | |
| 2025年度会计师事务所履职情况评估报告 | 2026-04-23 | Chinese | |
| 2025年度审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-23 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46344394 | 2025年年度股东会决议公告 | 2026-05-14 | Chinese | ||
| 46344210 | 北京市君泽君(上海)律师事务所关于西安瑞联新材料股份有限公司2025年年度股东会的法律意见书 | 2026-05-14 | Chinese | ||
| 45017018 | 关于参加“2026年陕西辖区上市公司投资者集体接待日暨2025年度业绩说明会”的公告 | 2026-05-11 | Chinese | ||
| 44270397 | 2025年年度股东会会议文件 | 2026-05-07 | Chinese | ||
| 39935604 | 2025年度会计师事务所履职情况评估报告 | 2026-04-23 | Chinese | ||
| 39935601 | 2025年度审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-23 | Chinese | ||
| 39935597 | 2025年度独立董事述职报告-陈曦 | 2026-04-23 | Chinese | ||
| 39935595 | 2025年度独立董事述职报告-梅雪锋(已离任) | 2026-04-23 | Chinese | ||
| 39935592 | 2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 39935591 | 关于2026年度中期分红规划的公告 | 2026-04-23 | Chinese | ||
| 39935589 | 2025年度独立董事述职报告-李政(已离任) | 2026-04-23 | Chinese | ||
| 39935581 | 国泰海通证券股份有限公司关于西安瑞联新材料股份有限公司使用已终止募投项目部分剩余募集资金投资建设新项目的核查意见 | 2026-04-23 | Chinese | ||
| 39935572 | 关于公司募集资金存放、管理与实际使用情况的专项报告 | 2026-04-23 | Chinese | ||
| 39935570 | 2026年第一季度报告 | 2026-04-23 | Chinese | ||
| 39935568 | 关于公司董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
Xi'an Manareco New Materials 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/58481/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58481 | 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=58481 | 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=58481 \ -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": 58481}, 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 Xi'an Manareco New Materials Co., Ltd. (id: 58481)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.