
NTC — Investor Relations & Filings
Nanya Technology Corporation specializes in the research, design, development, manufacturing, and sale of Dynamic Random Access Memory (DRAM) products. The company offers a comprehensive portfolio of memory solutions, including DDR4, DDR5, and low-power LPDDR4/5 series, with densities ranging from 512Mb to 8Gb. These products are engineered for applications in servers, personal computers, mobile devices, automotive electronics, and smart home systems. A key technical milestone is the company's independent development of 10nm-class process technology, enabling high-performance and energy-efficient memory architectures. Recognized as a Top 100 Global Innovator, the company integrates sustainable practices into its operations, maintaining leadership in climate and water security. Through its global marketing network, it provides high-reliability memory components for the next generation of connected devices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司董事會通過捐贈明志科技大學 | 2026-05-21 | Chinese | |
| 本公司董事會決議現金增資子公司南亞科技國際有限公司 | 2026-05-21 | Chinese | |
| 本公司董事會決議分派現金股利基準日 | 2026-05-21 | Chinese | |
| 公告調整每股現金股利分派金額 | 2026-05-21 | Chinese | |
| 本公司股東常會決議解除董事競業禁止之限制 | 2026-05-21 | Chinese | |
| 本公司115年股東常會重要決議事項 | 2026-05-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46717265 | 本公司董事會通過捐贈明志科技大學 | 2026-05-21 | Chinese | ||
| 46717267 | 本公司董事會決議現金增資子公司南亞科技國際有限公司 | 2026-05-21 | Chinese | ||
| 46717397 | 本公司董事會決議分派現金股利基準日 | 2026-05-21 | Chinese | ||
| 46717400 | 公告調整每股現金股利分派金額 | 2026-05-21 | Chinese | ||
| 46717412 | 本公司股東常會決議解除董事競業禁止之限制 | 2026-05-21 | Chinese | ||
| 46717413 | 本公司115年股東常會重要決議事項 | 2026-05-21 | Chinese | ||
| 46374064 | 115年05月法人說明會簡報 — 240820260514E001.pdf | 2026-05-14 | English | ||
| 46374063 | 115年05月法人說明會簡報 — 240820260514M001.pdf | 2026-05-14 | Chinese | ||
| 46374062 | 115年05月法人說明會簡報 | 2026-05-14 | Chinese | ||
| 46374165 | 本公司受邀參加元大台灣科技日論壇 | 2026-05-14 | Chinese | ||
| 46367242 | 公告本公司取得廠務設備 | 2026-05-13 | Chinese | ||
| 46125210 | 115年第1季大陸投資 | 2026-05-12 | Chinese | ||
| 46126188 | 115年第1季海外子公司投資 | 2026-05-12 | Chinese | ||
| 41700663 | 115年04月內部人持股異動(事後) | 2026-05-06 | Chinese | ||
| 41700645 | 115年04月董事會成員及持股 | 2026-05-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LELON
Global manufacturer of aluminum electrolytic and conductive…
|
2472 | TW | Manufacturing |
|
LEM Holding SA
Market leader in engineering and manufacturing solutions fo…
|
LEHN | CH | Manufacturing |
|
Lens Technology Co., Ltd.
Manufactures touch-panel cover glass and precision componen…
|
300433 | CN | Manufacturing |
|
LeRain
Designs high-speed I/O analog ICs for PCIe 6.0, CXL 3.0, an…
|
6921 | TW | Manufacturing |
|
Leyard Optoelectronic Co.,Ltd.
Global provider of high-end LED displays, visual solutions,…
|
300296 | CN | Manufacturing |
|
LG Display Co., Ltd.
Global developer and manufacturer of OLED and TFT-LCD displ…
|
034220 | KR | Manufacturing |
|
LG INNOTEK CO., LTD.
Global developer and manufacturer of advanced materials and…
|
011070 | KR | Manufacturing |
|
LIEN CHANG
ODM specializing in power supplies, electronic control syst…
|
2431 | TW | Manufacturing |
|
LIGHT SCIENCE TECHNOLOGIES HOLDINGS PLC
A technology group in AgTech, electronics manufacturing, an…
|
LST | GB | Manufacturing |
|
Lightwave Logic, Inc.
Develops photonic devices using electro-optic polymers for …
|
LWLG | US | Manufacturing |
NTC 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/52061/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52061 | 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=52061 | 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=52061 \ -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": 52061}, 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 NTC (id: 52061)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.