
Unigroup Guoxin Microelectronics Co., Ltd. — Investor Relations & Filings
Unigroup Guoxin Microelectronics Co., Ltd. is a leading semiconductor company specializing in integrated circuit design and system solutions. The company focuses on high-security and high-reliability chip products across several key domains. Its core portfolio includes smart card chips for telecommunications, financial services, and identity authentication, where it maintains a significant global market share. Additionally, the company develops advanced Field Programmable Gate Arrays (FPGAs), specialized memory chips, and power management integrated circuits. These products serve diverse sectors such as automotive electronics, industrial control, and consumer technology. By leveraging its expertise in security algorithms and hardware architecture, Unigroup Guoxin provides comprehensive solutions for data protection and system stability in an increasingly connected digital landscape.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 半年报监事会决议公告 | 2025-08-18 | Chinese | |
| 2025年半年度报告 | 2025-08-18 | Chinese | |
| 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-18 | Chinese | |
| 2025年半年度报告摘要 | 2025-08-18 | Chinese | |
| 关于2025年半年度募集资金存放、管理与使用情况的专项报告 | 2025-08-18 | Chinese | |
| 2025年半年度财务报告 | 2025-08-18 | Chinese |
Browse filings by year
22 years- 2026 95 filings
- 2025 167 filings
- 2024 99 filings
- 2023 110 filings
- 2022 117 filings
- 2021 146 filings
- 2020 171 filings
- 2019 173 filings
- 2018 125 filings
- 2017 121 filings
- 2016 150 filings
- 2015 138 filings
- 2014 68 filings
- 2013 102 filings
- 2012 134 filings
- 2011 65 filings
- 2010 70 filings
- 2009 68 filings
- 2008 71 filings
- 2007 96 filings
- 2006 61 filings
- 2005 42 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 44444711 | 半年报监事会决议公告 | 2025-08-18 | Chinese | ||
| 44444706 | 2025年半年度报告 | 2025-08-18 | Chinese | ||
| 44444705 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-18 | Chinese | ||
| 44444695 | 2025年半年度报告摘要 | 2025-08-18 | Chinese | ||
| 44444693 | 关于2025年半年度募集资金存放、管理与使用情况的专项报告 | 2025-08-18 | Chinese | ||
| 44444683 | 2025年半年度财务报告 | 2025-08-18 | Chinese | ||
| 44444681 | 半年报董事会决议公告 | 2025-08-18 | Chinese | ||
| 44444679 | 关于为全资子公司提供担保的公告 | 2025-08-13 | Chinese | ||
| 44444669 | 第八届董事会第二十七次会议决议公告 | 2025-08-13 | Chinese | ||
| 44444659 | 关于“国微转债”回售结果的公告 | 2025-07-30 | Chinese | ||
| 44444652 | 关于收到河北证监局警示函的公告 | 2025-07-30 | Chinese | ||
| 44444641 | 第八届监事会第十六次会议决议公告 | 2025-07-29 | Chinese | ||
| 44444627 | 第八届董事会第二十六次会议决议公告 | 2025-07-29 | Chinese | ||
| 44444614 | 关于不向下修正“国微转债”转股价格的公告 | 2025-07-29 | Chinese | ||
| 44444605 | 关于使用自有资金支付募投项目部分款项并以募集资金等额置换的公告 | 2025-07-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3ALogics. Inc.
Designs and develops NFC and RFID System-on-Chips (SoCs) fo…
|
177900 | KR | Manufacturing |
|
3peak Incorporated
Designs analog and mixed-signal ICs for signal chain and po…
|
688536 | CN | Manufacturing |
|
4DS MEMORY LIMITED
Develops Interface Switching ReRAM for high-density Storage…
|
4DS | AU | Manufacturing |
|
AAC Technologies Holdings Inc.
Global provider of sensory solutions and miniaturized compo…
|
2018 | KY | Manufacturing |
|
ABCO ELECTRONICS CO., LTD.
Manufacturer of passive electronic components like inductor…
|
036010 | KR | Manufacturing |
|
ABOV Semiconductor Co.,Ltd.
Designs and manufactures MCUs, touch sensors, and non-volat…
|
102120 | KR | Manufacturing |
|
Acbel
Designs and manufactures switching power supplies for 5G, m…
|
6282 | TW | Manufacturing |
|
Accelink Technologies Co., Ltd.
Produces optoelectronic components and modules for telecom …
|
002281 | CN | Manufacturing |
|
ACES
Global provider of high-precision electronic components and…
|
3605 | TW | Manufacturing |
|
ACTIONS TECHNOLOGY CO., LTD.
Designs low-power wireless and multimedia SoCs for audio an…
|
688049 | CN | Manufacturing |
Unigroup Guoxin Microelectronics 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/54112/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54112 | 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=54112 | 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=54112 \ -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": 54112}, 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 Unigroup Guoxin Microelectronics Co., Ltd. (id: 54112)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.