
NAFCO — Investor Relations & Filings
National Aerospace Fasteners Corporation (NAFCO) is a specialized manufacturer of high-precision fastening solutions for aerospace and advanced industrial applications. Established in 1997, the company is a certified supplier of aerospace engine fasteners, producing critical components designed to withstand extreme temperatures and corrosive environments. Its core business encompasses the design, research, and manufacturing of specialized nuts, screws, rivet nuts, and turning parts for aircraft engines, automotive systems, marine vessels, and electronics. NAFCO maintains a competitive edge through rapid product development and comprehensive manufacturing processes, supported by NADCAP and ISO/IEC 17025 certifications. The company provides high-performance hardware for technically demanding sectors, emphasizing reliability and engineering excellence in every component.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年第4季財務報告書 — 202504_3004_AIC.pdf | 2026-05-22 | English | |
| 114年第4季財務報告書 — 202504_3004_AIA.pdf | 2026-05-22 | English | |
| 114年年報及股東會資料 — 2026_3004_20260609F17.pdf | 2026-05-21 | Chinese | |
| 114年年報及股東會資料 — 2025_3004_20260609FE4.pdf | 2026-05-21 | English | |
| 114年年報及股東會資料 — 2025_3004_20260609F04.pdf | 2026-05-21 | Chinese | |
| 114年年報及股東會資料 — 2026_3004_20260609FE2.pdf | 2026-05-21 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46756251 | 114年第4季財務報告書 — 202504_3004_AIC.pdf | 2026-05-22 | English | ||
| 46756241 | 114年第4季財務報告書 — 202504_3004_AIA.pdf | 2026-05-22 | English | ||
| 46717395 | 114年年報及股東會資料 — 2026_3004_20260609F17.pdf | 2026-05-21 | Chinese | ||
| 46717386 | 114年年報及股東會資料 — 2025_3004_20260609FE4.pdf | 2026-05-21 | English | ||
| 46717374 | 114年年報及股東會資料 — 2025_3004_20260609F04.pdf | 2026-05-21 | Chinese | ||
| 46717361 | 114年年報及股東會資料 — 2026_3004_20260609FE2.pdf | 2026-05-21 | English | ||
| 46717355 | 114年年報及股東會資料 — 2026_3004_20260609F02.pdf | 2026-05-21 | Chinese | ||
| 46717333 | 114年年報及股東會資料 — 2026_3004_20260609FE1.pdf | 2026-05-21 | English | ||
| 46717329 | 114年年報及股東會資料 — 2026_3004_20260609F01.pdf | 2026-05-21 | Chinese | ||
| 46717307 | 114年年報及股東會資料 — 2026_3004_20260609F13.pdf | 2026-05-21 | Chinese | ||
| 46204557 | 本公司受邀參加元大證券舉辦之國內法人說明會 | 2026-05-12 | Chinese | ||
| 46174448 | 115年05月法人說明會簡報 | 2026-05-12 | Chinese | ||
| 40041720 | 新聞稿--豐達四月自結合併營收為4.19億元 | 2026-05-02 | Chinese | ||
| 40041733 | 115年4月背書保證與資金貸與 | 2026-05-02 | Chinese | ||
| 40041727 | 115年4月營業收入 | 2026-05-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other fabricated metal products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jiangsu LiXing General Steel Ball Co.,Ltd.
Manufactures high-precision steel balls for automotive, win…
|
300421 | CN | Manufacturing |
|
JIANGSU SAFETY GROUP CO.,LTD.
Specializes in high-performance steel wire ropes for elevat…
|
603028 | CN | Manufacturing |
|
JIANGYIN HUAXIN PRECISION TECHNOLOGY CORPORATION
Produces precision metal parts for consumer electronics, au…
|
603370 | CN | Manufacturing |
|
Jiangyin Zhongnan Heavy Industries Co., Ltd.
Produces high-performance pipe fittings and flanges for ene…
|
002445 | CN | Manufacturing |
|
JOUDER PRECISION INDUSTRY (KUNSHAN)CO.,LTD
Produces high-precision mold components and industrial mach…
|
300549 | CN | Manufacturing |
|
J.Pond Precision Technology Co., Ltd.
Develops precision functional components and structural par…
|
301326 | CN | Manufacturing |
|
JULI SLING CO.,LTD.
Manufactures industrial lifting and rigging equipment, incl…
|
002342 | CN | Manufacturing |
|
JYPKG
Specialist in metal packaging, producing tinplate and alumi…
|
8488 | TW | Manufacturing |
|
Kaira Can Co. Ltd.
Manufactures metal containers and packaging for food, dairy…
|
504840 | IN | Manufacturing |
|
KANESO CO.,LTD.
Manufactures specialized hardware for construction and urba…
|
5979 | JP | Manufacturing |
NAFCO 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/52241/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52241 | 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=52241 | 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=52241 \ -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": 52241}, 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 NAFCO (id: 52241)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.