Acrel Co., Ltd. — Investor Relations & Filings
Acrel Co., Ltd. specializes in the research, development, and manufacturing of smart energy management systems and electrical safety solutions. The company provides a comprehensive range of products, including power sensors, digital energy meters, and intelligent monitoring systems for power distribution networks. Core offerings encompass energy efficiency management platforms, fire leakage monitoring, and medical isolated power systems. Acrel delivers integrated solutions for industrial, commercial, and infrastructure projects to optimize energy consumption and enhance electrical reliability. Technical capabilities include the integration of hardware and software for real-time data acquisition, power quality analysis, and remote monitoring. The company provides specialized equipment for smart grids, renewable energy integration, and electric vehicle charging infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 安科瑞2025年年度权益分配实施公告 | 2026-05-08 | Chinese | |
| 年报信息披露重大差错责任追究制度(2026年3月) | 2026-03-27 | Chinese | |
| 内幕信息知情人管理制度(2026年3月) | 2026-03-27 | Chinese | |
| 2025年度安科瑞非经营性资金占用及其他关联资金往来情况表 | 2026-03-27 | Chinese | |
| 2025年年度审计报告 | 2026-03-27 | Chinese | |
| 国盛证券股份有限公司关于安科瑞电气股份有限公司使用闲置募集资金进行现金管理的核查意见 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44258679 | 安科瑞2025年年度权益分配实施公告 | 2026-05-08 | Chinese | ||
| 36579042 | 年报信息披露重大差错责任追究制度(2026年3月) | 2026-03-27 | Chinese | ||
| 36579038 | 内幕信息知情人管理制度(2026年3月) | 2026-03-27 | Chinese | ||
| 36579036 | 2025年度安科瑞非经营性资金占用及其他关联资金往来情况表 | 2026-03-27 | Chinese | ||
| 36579034 | 2025年年度审计报告 | 2026-03-27 | Chinese | ||
| 36579032 | 国盛证券股份有限公司关于安科瑞电气股份有限公司使用闲置募集资金进行现金管理的核查意见 | 2026-03-27 | Chinese | ||
| 36579025 | 安科瑞关于使用闲置募集资金进行现金管理的公告 | 2026-03-27 | Chinese | ||
| 36579021 | 安科瑞关于续聘公司2026年度会计师事务所的公告 | 2026-03-27 | Chinese | ||
| 36579008 | 安科瑞关于2025年年度报告披露提示性公告 | 2026-03-27 | Chinese | ||
| 36578997 | 安科瑞关于向银行申请授信额度的公告 | 2026-03-27 | Chinese | ||
| 36578995 | 安科瑞2025年度独立董事述职报告(李仁青) | 2026-03-27 | Chinese | ||
| 36578986 | 安科瑞2025年度内部控制自我评价报告 | 2026-03-27 | Chinese | ||
| 36578985 | 董事会秘书工作制度(2026年3月) | 2026-03-27 | Chinese | ||
| 36578975 | 股东会议事规则(2026年3月) | 2026-03-27 | Chinese | ||
| 36578972 | 投资者关系管理制度(2026年3月) | 2026-03-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Precia Molen
Designs, manufactures, and services industrial and commerci…
|
PREC | FR | Manufacturing |
|
Precision System Science Co., Ltd.
Develops automated systems for analytical and diagnostic au…
|
7707 | JP | Manufacturing |
|
Priortech Ltd.
A holding company that invests in and develops semiconducto…
|
PRTC | IL | Manufacturing |
|
Protec Mems Technology Inc.
Designs and manufactures MEMS-based probe cards and sockets…
|
147760 | KR | Manufacturing |
|
PULSTEC INDUSTRIAL CO.,LTD.
Manufactures X-ray diffraction equipment and optical measur…
|
6894 | JP | Manufacturing |
|
Qingdao Topscomm Communication Inc.
Develops PLC technology and ICs for smart grid, utility met…
|
603421 | CN | Manufacturing |
|
Q-Interline A/S
Develops FT-NIR analytical solutions for the food, feed, an…
|
QINTER | DK | Manufacturing |
|
Quadrant Future Tek Limited
Develops indigenous electronic systems for railway signalin…
|
QUADFUTURE | IN | Manufacturing |
|
Qualitau Ltd.
Manufactures reliability and parametric test equipment for …
|
QLTU | IL | Manufacturing |
|
Quantum-Si Inc
Develops benchtop systems for next-generation, single-molec…
|
QSI | US | Manufacturing |
Acrel 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/55288/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55288 | 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=55288 | 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=55288 \ -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": 55288}, 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 Acrel Co., Ltd. (id: 55288)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.