
ZHEJIANG XIANJU PHARMACEUTICAL CO., LTD. — Investor Relations & Filings
Zhejiang Xianju Pharmaceutical Co., Ltd. specializes in the research, development, manufacture, and sale of steroid hormone drugs and related pharmaceutical products. The company maintains a comprehensive product portfolio categorized into four primary therapeutic areas: corticosteroids, sex hormones, muscle relaxants, and respiratory medications. As a prominent manufacturer in the steroid hormone sector, it produces a wide range of active pharmaceutical ingredients (APIs) and finished dosage forms, including progesterone, dexamethasone, and rocuronium bromide. The company operates integrated production facilities that adhere to international quality standards, including GMP and FDA certifications. Its business model encompasses the entire value chain from pharmaceutical intermediates to final formulations, serving both domestic and global healthcare markets through a robust supply network and a focus on technical innovation in hormonal synthesis.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于回购公司股份的进展公告 | 2026-06-01 | Chinese | |
| 关于2025年年度权益分派实施后调整股份回购价格上限的公告 | 2026-05-28 | Chinese | |
| 关于黄体酮注射液通过一致性评价的公告 | 2026-05-26 | Chinese | |
| 仙琚制药:2025年年度权益分派实施公告 | 2026-05-21 | Chinese | |
| 关于噻托溴铵奥达特罗吸入喷雾剂药品注册申请获得受理的公告 | 2026-05-20 | Chinese | |
| 上海市锦天城律师事务所关于仙琚制药2025年年度股东会法律意见书 | 2026-05-19 | Chinese |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47927230 | 关于回购公司股份的进展公告 | 2026-06-01 | Chinese | ||
| 47870010 | 关于2025年年度权益分派实施后调整股份回购价格上限的公告 | 2026-05-28 | Chinese | ||
| 47077380 | 关于黄体酮注射液通过一致性评价的公告 | 2026-05-26 | Chinese | ||
| 46758031 | 仙琚制药:2025年年度权益分派实施公告 | 2026-05-21 | Chinese | ||
| 46702013 | 关于噻托溴铵奥达特罗吸入喷雾剂药品注册申请获得受理的公告 | 2026-05-20 | Chinese | ||
| 46566460 | 上海市锦天城律师事务所关于仙琚制药2025年年度股东会法律意见书 | 2026-05-19 | Chinese | ||
| 46566164 | 仙琚制药2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46343895 | 仙琚制药第九届董事会第四次(临时)会议决议公告 | 2026-05-14 | Chinese | ||
| 46343693 | 关于回购公司股份方案的公告 | 2026-05-14 | Chinese | ||
| 35478310 | 独立董事述职报告(郝云宏) | 2026-04-22 | Chinese | ||
| 35478300 | 独立董事述职报告(张红英) | 2026-04-22 | Chinese | ||
| 35478286 | 公司2025年度利润分配预案 | 2026-04-22 | Chinese | ||
| 35478285 | 中信建投证券股份有限公司关于浙江仙琚制药股份有限公司2025年度募集资金存放、管理和使用情况的专项核查报告 | 2026-04-22 | Chinese | ||
| 35478274 | 2025年年度报告摘要 | 2026-04-22 | Chinese | ||
| 35478266 | 关于续聘2026年度审计机构的公告 | 2026-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
13260917 Canada Inc.
Biotech developing oral small molecules to restore muscle s…
|
MSCL | CA | Manufacturing |
|
1608557 Ontario Inc.
Biopharmaceutical company dedicated to R&D, discovery, and …
|
OTROQ | CA | Manufacturing |
|
3B BlackBio Dx Limited
Develops molecular diagnostic kits for oncology, infectious…
|
3BBLACKBIO | IN | Manufacturing |
|
3D Medicines Inc.
Commercial-stage biopharma specializing in next-generation …
|
1244 | HK | Manufacturing |
|
3SBio Inc.
Biopharmaceutical enterprise specializing in R&D, productio…
|
1530 | KY | Manufacturing |
|
4BASEBIO PLC
Manufactures GMP-grade synthetic DNA for next-generation th…
|
4BB | GB | Manufacturing |
|
4D Molecular Therapeutics, Inc.
Develops genetic medicines using AAV vectors for ophthalmol…
|
FDMT | US | Manufacturing |
|
4Front Ventures Corp.
Vertically integrated cannabis operator managing cultivatio…
|
FFNT | CA | Manufacturing |
|
4SC AG
Biopharmaceutical company with no products under developmen…
|
VSC | DE | Manufacturing |
|
60 DEGREES PHARMACEUTICALS, INC.
Develops and commercializes medicines for infectious diseas…
|
SXTP | US | Manufacturing |
ZHEJIANG XIANJU PHARMACEUTICAL 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/54378/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54378 | 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=54378 | 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=54378 \ -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": 54378}, 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 XIANJU PHARMACEUTICAL CO., LTD. (id: 54378)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.