Konfoong Materials International Co., Ltd. — Investor Relations & Filings
Konfoong Materials International Co., Ltd. (KFMI) specializes in the research, development, and manufacturing of ultra-high purity metal materials and sputtering targets. The company provides critical components for thin-film deposition processes used in the fabrication of integrated circuits, flat panel displays, and solar cells. Its core product portfolio includes high-purity aluminum, titanium, tantalum, and copper sputtering targets, alongside evaporation materials and precision-machined components. KFMI utilizes advanced melting, purification, and thermo-mechanical processing technologies to achieve material purity levels up to 6N (99.9999%). These materials are essential for the metallization and interconnect layers of advanced microelectronic devices. The company maintains a focus on material science innovation to meet the evolving technical requirements of global high-technology manufacturing sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 国泰海通证券股份有限公司关于宁波江丰电子材料股份有限公司2025年度向特定对象发行A股股票之发行保荐书(注册稿) | 2026-04-28 | Chinese | |
| 向特定对象发行股票并在创业板上市募集说明书(注册稿) | 2026-04-28 | Chinese | |
| 关于控股股东、实际控制人部分股份质押展期的公告 | 2026-04-27 | Chinese | |
| 关于向特定对象发行股票申请获得中国证券监督管理委员会同意注册批复的公告 | 2026-04-22 | Chinese | |
| 关于续聘会计师事务所的公告 | 2026-04-15 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-04-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38433496 | 国泰海通证券股份有限公司关于宁波江丰电子材料股份有限公司2025年度向特定对象发行A股股票之发行保荐书(注册稿) | 2026-04-28 | Chinese | ||
| 38433410 | 向特定对象发行股票并在创业板上市募集说明书(注册稿) | 2026-04-28 | Chinese | ||
| 38433407 | 关于控股股东、实际控制人部分股份质押展期的公告 | 2026-04-27 | Chinese | ||
| 38433403 | 关于向特定对象发行股票申请获得中国证券监督管理委员会同意注册批复的公告 | 2026-04-22 | Chinese | ||
| 38433399 | 关于续聘会计师事务所的公告 | 2026-04-15 | Chinese | ||
| 38433397 | 2025年度内部控制自我评价报告 | 2026-04-15 | Chinese | ||
| 38433393 | 关于“质量回报双提升”行动方案的进展公告 | 2026-04-15 | Chinese | ||
| 38433389 | 关于会计政策变更的公告 | 2026-04-15 | Chinese | ||
| 38433386 | 2025年度募集资金存放、管理与使用情况的专项报告 | 2026-04-15 | Chinese | ||
| 38433379 | 第四届董事会第三十二次会议决议公告 | 2026-04-15 | Chinese | ||
| 38433377 | 关于2025年度利润分配预案的公告 | 2026-04-15 | Chinese | ||
| 38433371 | 非经营性资金占用及其他关联资金往来情况的专项报告 | 2026-04-15 | Chinese | ||
| 38433366 | 董事会关于独立董事2025年度独立性情况的专项意见 | 2026-04-15 | Chinese | ||
| 38433363 | 国泰海通证券股份有限公司关于宁波江丰电子材料股份有限公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-04-15 | Chinese | ||
| 38433358 | 独立董事2025年度述职报告(刘秀) | 2026-04-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aluminium Bahrain B.S.C.
A major aluminium smelter producing standard and value-adde…
|
ALBH.BH | BH | Manufacturing |
|
Aluminum Corporation of China Limited
Major global producer of alumina and primary aluminum with …
|
2600 | HK | Manufacturing |
|
Aluminum Corporation of China Limited
Global producer covering the aluminum value chain from mini…
|
601600 | CN | Manufacturing |
|
AMAG Austria Metall AG
Supplier of primary, cast, and rolled aluminum products wit…
|
AMAG | AT | Manufacturing |
|
AMG Critical Materials N.V.
Produces specialty materials and provides vacuum furnace sy…
|
AMG | NL | Manufacturing |
|
Anhui Tongguan Copper Foil Group Co., Ltd.
Produces high-precision electrolytic copper foils for batte…
|
301217 | CN | Manufacturing |
|
Anhui Truchum Advanced Materials and Technology Co.,Ltd.
Manufactures high-performance copper alloys and advanced ca…
|
002171 | CN | Manufacturing |
|
Anhui Xinbo Aluminum Co.,Ltd.
Produces aluminum profiles and precision components for PV …
|
003038 | CN | Manufacturing |
|
ANHUI XINKE NEW MATERIALS CO.,LTD.
Manufacturer of high-precision copper alloys, strips, and s…
|
600255 | CN | Manufacturing |
|
Anhui Zhongyuan New Materials Co.,Ltd.
Develops and manufactures high-precision copper and copper …
|
603527 | CN | Manufacturing |
Konfoong Materials International 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/55645/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55645 | 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=55645 | 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=55645 \ -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": 55645}, 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 Konfoong Materials International Co., Ltd. (id: 55645)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.