NKY Medical Holdings Ltd. — Investor Relations & Filings
NKY Medical Holdings Ltd. specializes in the research, development, and production of polyvinylpyrrolidone (PVP) series products and specialty polymers. The company’s core portfolio includes PVP K-series, Povidone-Iodine (PVP-I), Crospovidone (PVPP), and Vinylpyrrolidone/Vinyl Acetate (PVP/VA) copolymers. These products function as essential excipients, binders, and disintegrants within the pharmaceutical sector, and are also utilized in cosmetics, food processing, and industrial applications such as coatings and adhesives. In addition to its chemical manufacturing operations, the company provides medical services and high-end medical consumables. NKY focuses on high-purity chemical solutions and maintains international quality standards, including GMP and ISO certifications, to support its global supply chain and technical service offerings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年财务决算报告 | 2026-04-23 | Chinese | |
| 第五届董事会第二十三次会议决议公告 | 2026-04-23 | Chinese | |
| 关于会计师事务所2025年度履职情况的评估报告 | 2026-04-23 | Chinese | |
| 董事会关于独立董事独立性情况的专项意见 | 2026-04-23 | Chinese | |
| 关于续聘2026年度会计师事务所的公告 | 2026-04-23 | Chinese | |
| 关于举行2025年年度网上业绩说明会的公告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35903057 | 2025年财务决算报告 | 2026-04-23 | Chinese | ||
| 35903047 | 第五届董事会第二十三次会议决议公告 | 2026-04-23 | Chinese | ||
| 35903038 | 关于会计师事务所2025年度履职情况的评估报告 | 2026-04-23 | Chinese | ||
| 35903033 | 董事会关于独立董事独立性情况的专项意见 | 2026-04-23 | Chinese | ||
| 35903029 | 关于续聘2026年度会计师事务所的公告 | 2026-04-23 | Chinese | ||
| 35903028 | 关于举行2025年年度网上业绩说明会的公告 | 2026-04-23 | Chinese | ||
| 35903025 | 2025年度内部控制审计报告 | 2026-04-23 | Chinese | ||
| 35903023 | 独立董事提名人声明与承诺(方拥军) | 2026-04-23 | Chinese | ||
| 35903014 | 关于对新开源控股股东及其他关联方占用资金情况的专项说明 | 2026-04-23 | Chinese | ||
| 35902985 | 2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 35902976 | 2025年独立董事述职报告(周彤) | 2026-04-23 | Chinese | ||
| 35902973 | 北京云嘉律师事务所关于新开源2023年限制性股票激励计划第三个归属期归属条件未成就暨部分限制性股票作废失效事项的法律意见书 | 2026-04-23 | Chinese | ||
| 35902971 | 关于2023年限制性股票激励计划第三个归属期归属条件未成就暨部分限制性股票作废失效的公告 | 2026-04-23 | Chinese | ||
| 35902968 | 独立董事提名人声明与承诺(赵锐) | 2026-04-23 | Chinese | ||
| 35902960 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aadi Industries Ltd
Manufactures and distributes plastic granules and polymer r…
|
530027 | IN | Manufacturing |
|
Accent Microcell Limited
Manufacturer of cellulose-based excipients for pharma, food…
|
ACCENTMIC | IN | Manufacturing |
|
Acetex Corporation
Specializes in manufacturing specialty chemicals, polymers,…
|
— | CA | Manufacturing |
|
Advanced Petrochemical Co.
Manufactures polypropylene resins for packaging, automotive…
|
2330 | SA | Manufacturing |
|
Alpek, S.A.B. de C.V.
Global producer of polyester and petrochemicals focused on …
|
ALPEK | MX | Manufacturing |
|
AMBANI ORGOCHEM LIMITED
Manufacturer of specialty chemicals and acrylic polymers fo…
|
AMBANIORGO | IN | Manufacturing |
|
ANHUI HWASU CO.,LTD.
Large-scale manufacturer of PVC resins, caustic soda, and c…
|
600935 | CN | Manufacturing |
|
Anhui Shenjian New Materials Co.,Ltd
Produces saturated polyester resins for powder coatings and…
|
002361 | CN | Manufacturing |
|
Apcotex Industries Limited
Manufacturer of synthetic rubber and latex for automotive a…
|
APCOTEXIND | IN | Manufacturing |
|
ARCL Organics Ltd
Produces specialty chemicals and resins for wood-based pane…
|
543993 | IN | Manufacturing |
NKY Medical Holdings 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/55125/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55125 | 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=55125 | 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=55125 \ -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": 55125}, 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 NKY Medical Holdings Ltd. (id: 55125)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.