Kingfore Energy Group Co.,Ltd. — Investor Relations & Filings
Kingfore Energy Group Co., Ltd. is a global provider of renewable energy solutions, specializing in the research, development, manufacturing, and distribution of solar photovoltaic (PV) products and energy storage systems. The company’s core portfolio includes high-efficiency monocrystalline solar modules, advanced lithium-ion battery storage units, and integrated power conversion systems. Kingfore focuses on delivering end-to-end energy services, ranging from the supply of individual components to the implementation of large-scale Engineering, Procurement, and Construction (EPC) projects for utility-scale and commercial solar farms. By leveraging advanced manufacturing processes and a commitment to technological innovation, the group provides sustainable energy infrastructure designed to optimize power generation and grid stability across international markets. Its solutions cater to residential, industrial, and utility sectors, emphasizing reliability and high energy yield.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中信建投证券股份有限公司关于金房能源集团股份有限公司2025年度募集资金存放与使用情况的核查意见 | 2026-03-16 | Chinese | |
| 关于召开2025年度业绩说明会的公告 | 2026-03-16 | Chinese | |
| 内部控制审计报告 | 2026-03-16 | Chinese | |
| 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-16 | Chinese | |
| 2025年年度报告 | 2026-03-16 | Chinese | |
| 关于2026年度向银行等金融机构申请融资额度的公告 | 2026-03-16 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38896142 | 中信建投证券股份有限公司关于金房能源集团股份有限公司2025年度募集资金存放与使用情况的核查意见 | 2026-03-16 | Chinese | ||
| 38896135 | 关于召开2025年度业绩说明会的公告 | 2026-03-16 | Chinese | ||
| 38896133 | 内部控制审计报告 | 2026-03-16 | Chinese | ||
| 38896101 | 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-16 | Chinese | ||
| 38896096 | 2025年年度报告 | 2026-03-16 | Chinese | ||
| 38896083 | 关于2026年度向银行等金融机构申请融资额度的公告 | 2026-03-16 | Chinese | ||
| 38896073 | 2025金房能源环境、社会和公司治理(ESG)报告 | 2026-03-16 | Chinese | ||
| 38896058 | 金房能源第五届董事会第二次会议决议公告 | 2026-03-16 | Chinese | ||
| 38896053 | 金房能源集团股份有限公司关于2025年度利润分配及资本公积转增股本预案的公告 | 2026-03-16 | Chinese | ||
| 38896041 | 募集资金年度存放、管理与使用情况鉴证报告 | 2026-03-16 | Chinese | ||
| 38896037 | 董事会对会计师事务所2025年度履职情况评估及审计委员会履行监督职责情况的报告 | 2026-03-16 | Chinese | ||
| 38896036 | 关于独立董事独立性自查情况的专项意见 | 2026-03-16 | Chinese | ||
| 38896025 | 关于提请公司股东会授权董事会以简易程序向特定对象发行股票的公告 | 2026-03-16 | Chinese | ||
| 38896017 | 关于变更持续督导保荐代表人的公告 | 2026-02-25 | Chinese | ||
| 38896009 | 关于签署募集资金四方监管协议的公告 | 2026-02-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of solar cells, solar panels and photovoltaic inverters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Glass To Power S.p.A.
Develops and manufactures transparent photovoltaic glass fo…
|
MLGLB | IT | Manufacturing |
|
Golden Solar New Energy Technology Holdings Limited
Diversified manufacturer of advanced solar components, sili…
|
1121 | HK | Manufacturing |
|
GoodWe Technologies Co Ltd.
Manufacturer of photovoltaic inverters and provider of smar…
|
688390 | HK | Manufacturing |
|
GRAND SUNERGY TECH CO.,LTD.
Develops and manufactures high-efficiency N-type heterojunc…
|
603778 | CN | Manufacturing |
|
Hainan Drinda New Energy Technology Co., Ltd.
Specialized PV enterprise developing and manufacturing high…
|
2865 | HK | Manufacturing |
|
Hainan Drinda New Energy Technology Co., Ltd.
Manufactures high-efficiency N-type TOPCon and P-type PERC …
|
002865 | CN | Manufacturing |
|
HANWHA SOLUTIONS CORPORATION
Global provider of solutions in chemicals, renewable energy…
|
009830 | KR | Manufacturing |
|
HD HYUNDAI ENERGY SOLUTIONS CO.,LTD.
Researches, develops, and manufactures photovoltaic (PV) so…
|
322000 | KR | Manufacturing |
|
Hengdian Group DMEGC Magnetics Co.,Ltd.
Manufacturer of magnetic materials, solar products, and lit…
|
002056 | CN | Manufacturing |
|
HONGYUAN GREEN ENERGY CO.,LTD.
Manufactures high-efficiency solar PV products, including a…
|
603185 | CN | Manufacturing |
Kingfore Energy Group 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/53961/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53961 | 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=53961 | 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=53961 \ -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": 53961}, 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 Kingfore Energy Group Co.,Ltd. (id: 53961)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.