
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 |
|---|---|---|---|
|
KOPIN CORP
Develops microdisplays and optical solutions for wearable t…
|
KOPN | US | Manufacturing |
|
KOREA CIRCUIT CO.,LTD
A specialized manufacturer of PCBs for smartphones, tablets…
|
007810 | KR | Manufacturing |
|
KOREA ELECTRIC TERMINAL CO.,LTD
Manufacturer of electrical connectors for automotive and el…
|
025540 | KR | Manufacturing |
|
KOSTECSYS. CO., LTD.
Manufacturer of thermal management and packaging solutions …
|
355150 | KR | Manufacturing |
|
K & P International Holdings Limited
Manufacture and sale of precision electronic components and…
|
675 | HK | Manufacturing |
|
Kuang-Chi Technologies Co., Ltd.
Develops and produces electromagnetic metamaterials for aer…
|
002625 | CN | Manufacturing |
|
KUNSHAN GLVAC ELECTRONIC TECHNOLOGY CO.,LTD.
Manufacturer of high-voltage vacuum electronic components f…
|
688103 | CN | Manufacturing |
|
KURAMOTO CO.,LTD.
Develops, processes, and sells glass substrates for flat pa…
|
5216 | JP | Manufacturing |
|
Kuroda Group Co., Ltd.
A manufacturing and trading company providing production go…
|
287A | JP | Manufacturing |
|
KYEC
Provides IC backend services including wafer probing, final…
|
2449 | TW | 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.