
ZHEJIANG ZHONGXIN FLUORIDE MATERIALS CO., LTD — Investor Relations & Filings
Zhejiang Zhongxin Fluoride Materials Co., Ltd. focuses on the research, development, production, and distribution of fine fluorine-containing chemicals. The company’s core product range includes fluorinated intermediates, pharmaceutical intermediates, and pesticide intermediates utilized in the synthesis of active ingredients for healthcare and agriculture. It also develops specialized electronic chemicals and high-purity fluorinated compounds for advanced material applications. By utilizing sophisticated fluorination technologies and maintaining a strong research and development framework, the company provides technical solutions for complex chemical synthesis. Its operations are centered on the integration of the fluorine chemical value chain, supporting diverse applications from life sciences to high-tech manufacturing through consistent product quality and innovation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于开立募集资金临时补流专项账户并签订募集资金三方监管协议的公告 | 2026-05-18 | Chinese | |
| 关于注销部分募集资金专户的公告 | 2026-05-14 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-12 | Chinese | |
| 中德证券有限责任公司关于浙江中欣氟材股份有限公司为子公司提供担保额度预计的核查意见 | 2026-04-20 | Chinese | |
| 2025年年度审计报告 | 2026-04-20 | Chinese | |
| 2025年度内部控制规则落实自查表 | 2026-04-20 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46513158 | 关于开立募集资金临时补流专项账户并签订募集资金三方监管协议的公告 | 2026-05-18 | Chinese | ||
| 46344249 | 关于注销部分募集资金专户的公告 | 2026-05-14 | Chinese | ||
| 45346287 | 2025年年度股东会决议公告 | 2026-05-12 | Chinese | ||
| 38723402 | 中德证券有限责任公司关于浙江中欣氟材股份有限公司为子公司提供担保额度预计的核查意见 | 2026-04-20 | Chinese | ||
| 38723388 | 2025年年度审计报告 | 2026-04-20 | Chinese | ||
| 38723365 | 2025年度内部控制规则落实自查表 | 2026-04-20 | Chinese | ||
| 38723351 | 关于召开2025年年度股东会的通知 | 2026-04-20 | Chinese | ||
| 38723333 | 2025年度财务决算报告 | 2026-04-20 | Chinese | ||
| 38723329 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-20 | Chinese | ||
| 38723313 | 关于2025年度拟不进行利润分配的公告 | 2026-04-20 | Chinese | ||
| 38723299 | 浙江中欣氟材股份有限公司拟对合并福建中欣氟材高宝科技有限公司形成的商誉进行减值测试涉及的商誉及相关资产组预计未来现金流量现值评估项目资产评估报告 | 2026-04-20 | Chinese | ||
| 38723266 | 浙江中欣氟材股份有限公司拟进行商誉减值测试涉及的包含商誉的江西中欣埃克盛新材料有限公司资产组可收回金额项目资产评估报告 | 2026-04-20 | Chinese | ||
| 38723242 | 独立董事2025年度述职报告(杨忠智) | 2026-04-20 | Chinese | ||
| 38723223 | 独立董事2025年度述职报告(袁康) | 2026-04-20 | Chinese | ||
| 38723207 | 2025年度内部控制自我评价报告 | 2026-04-20 | 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 |
ZHEJIANG ZHONGXIN FLUORIDE 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/54910/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54910 | 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=54910 | 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=54910 \ -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": 54910}, 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 ZHEJIANG ZHONGXIN FLUORIDE MATERIALS CO., LTD (id: 54910)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.