
Macronix — Investor Relations & Filings
Macronix International Co., Ltd. is a leading provider of non-volatile memory (NVM) solutions, specializing in the design and manufacture of high-performance memory components. The company offers a comprehensive portfolio including Serial and Parallel NOR Flash, SLC and Serial NAND Flash, e.MMC memory, and Read-Only Memory (ROM). Operating as an integrated device manufacturer (IDM), Macronix maintains full control over its research, development, and manufacturing operations. Its specialized product lines, such as ArmorFlash for enhanced security and OctaBus memory for high-speed data transfer, are engineered for demanding applications in the automotive, industrial, communications, and Internet of Things (IoT) sectors. The company is recognized for its innovation in high-reliability storage, ultra-low-power flash, and advanced 3D NOR technology, supporting global ecosystems in computing and consumer electronics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年5月變更登記 | 2026-05-14 | Chinese | |
| 公司基本資料 | 2026-05-14 | Chinese | |
| 本公司訂購機器設備公告 | 2026-05-12 | Chinese | |
| 115年年報及股東會資料 — 2026_2337_20260527F17.pdf | 2026-05-12 | Chinese | |
| 115年年報及股東會資料 — 2025_2337_20260527FE4.pdf | 2026-05-12 | English | |
| 115年年報及股東會資料 — 2025_2337_20260527F04.pdf | 2026-05-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46371989 | 115年5月變更登記 | 2026-05-14 | Chinese | ||
| 46371968 | 公司基本資料 | 2026-05-14 | Chinese | ||
| 46205544 | 本公司訂購機器設備公告 | 2026-05-12 | Chinese | ||
| 45775888 | 115年年報及股東會資料 — 2026_2337_20260527F17.pdf | 2026-05-12 | Chinese | ||
| 45775887 | 115年年報及股東會資料 — 2025_2337_20260527FE4.pdf | 2026-05-12 | English | ||
| 45775886 | 115年年報及股東會資料 — 2025_2337_20260527F04.pdf | 2026-05-12 | Chinese | ||
| 46993155 | 本公司訂購機器設備公告 | 2026-05-08 | Chinese | ||
| 46993160 | 115年04月內部人持股異動(事後) | 2026-05-07 | Chinese | ||
| 46993157 | 115年04月董事會成員及持股 | 2026-05-07 | Chinese | ||
| 46993163 | 115年4月背書保證與資金貸與 | 2026-05-07 | Chinese | ||
| 46993162 | 115年4月營業收入 | 2026-05-07 | Chinese | ||
| 46993165 | 115年第1季海外子公司投資 | 2026-05-06 | Chinese | ||
| 46993166 | 115年第1季大陸投資 | 2026-05-06 | Chinese | ||
| 46993167 | 本公司訂購機器設備公告 | 2026-05-05 | Chinese | ||
| 40882772 | 115年第1季權益變動表 | 2026-05-04 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Guangdong Misun Technology Co., Ltd.
Specializes in magnetic components for power, telecom, and …
|
301577 | CN | Manufacturing |
|
Guangdong Real-Design Intelligent Technology Co., Ltd.
Develops intelligent control systems, MCUs, and IoT modules…
|
301135 | CN | Manufacturing |
|
Guangdong Tianyu Semiconductor Co., Ltd.
One of China's largest SiC epi-wafer suppliers, serving xEV…
|
2658 | HK | Manufacturing |
|
GUANGZHOU ANYKA MICROELECTRONICS CO., LTD.
Fabless semiconductor designer of multimedia and wireless S…
|
688620 | CN | Manufacturing |
|
GUANGZHOU FANGBANG ELECTRONICS CO.,LTD
Manufactures electronic materials for flexible printed circ…
|
688020 | CN | Manufacturing |
|
Guangzhou Shiyuan Electronic Technology Company Limited
Develops LCD mainboards, interactive flat panels, and intel…
|
002841 | CN | Manufacturing |
|
GUC
Provides advanced ASIC services and SoC solutions for AI, H…
|
3443 | TW | Manufacturing |
|
Guizhou Space Appliance Co., Ltd.
Manufactures high-reliability connectors, relays, and micro…
|
002025 | CN | Manufacturing |
|
GUIZHOU ZHENHUA FENGGUANG SEMICONDUCTOR CO., LTD.
Specializes in high-reliability analog integrated circuits …
|
688439 | CN | Manufacturing |
|
Gujarat Poly Electronics Limited
Manufactures multilayer ceramic capacitors for automotive a…
|
517288 | IN | Manufacturing |
Macronix 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/52013/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52013 | 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=52013 | 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=52013 \ -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": 52013}, 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 Macronix (id: 52013)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.